[Pkg-mozext-commits] [wot] 174/226: Fixed small css issue of letters' counter

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:35:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository wot.

commit 2d3fa892c5043dacce73352efc0f7ded7cb981bf
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Mon Sep 23 22:39:16 2013 +0300

    Fixed small css issue of letters' counter
---
 skin/ratingwindow.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/skin/ratingwindow.css b/skin/ratingwindow.css
index 1c27794..f6318bb 100644
--- a/skin/ratingwindow.css
+++ b/skin/ratingwindow.css
@@ -1682,8 +1682,8 @@ input[type=checkbox].css-checkbox:checked + label.css-label {
     font-size: 14px;
     text-align: right;
     position: absolute;
-    bottom: 55px;
-    right: 50px;
+    bottom: 66px;
+    right: 56px;
     background-color: #FC4B56;
     padding: 3px 10px;
     font-weight: normal;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git



More information about the Pkg-mozext-commits mailing list