Small changes in meego css
authorBartosz Szatkowski <bulislaw@linux.com>
Wed, 15 Sep 2010 08:37:10 +0000 (10:37 +0200)
committerBartosz Szatkowski <bulislaw@linux.com>
Wed, 15 Sep 2010 08:37:10 +0000 (10:37 +0200)
data/css_meego/style.css

index d29502a..e103be1 100755 (executable)
@@ -23,12 +23,13 @@ div.tab {
        background-image        : url("images/people.png"); 
        background-repeat       : no-repeat;
        background-size : contain;
-       background-position     : center bottom;        
+       background-position     : right bottom; 
        display         : block;
        margin                  : 4px;
        margin-top              : 8px;
        padding         : 2px;
        padding-bottom  : 0px;
+        padding-right   : 0px;
        
         -webkit-box-reflect    : below 5px -webkit-gradient(linear, 0% 0%, 0% 120%, from(transparent), color-stop(0.3, transparent), to(white));
 }