Committer: esavintcev
LJSUP-8310: Mail.RuU trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2011-03-22 09:25:11 UTC (rev 18667) +++ trunk/htdocs/stc/lj_base.css 2011-03-22 09:57:17 UTC (rev 18668) @@ -1093,7 +1093,7 @@ display: block; width: 47px; height: 26px; - margin: 2px 0 0; + margin: 1px 0 0; padding: 0; border: 1px solid transparent; border-width: 1px 1px 0; @@ -1249,6 +1249,7 @@ border-radius: 3px; border: 0; background: #FFF; + font-weight: normal; color: #222 !important; text-decoration: none; } @@ -1264,6 +1265,7 @@ border-radius: 3px; border: 0; background: #C5E1F7; + font-weight: normal; color: #222 !important; text-decoration: none; } @@ -1310,9 +1312,8 @@ zoom:1; } .b-postform-login-details { - overflow: auto; position: static; - float: none; + float: left; display: block; width: auto; height: auto; @@ -1322,7 +1323,7 @@ z-index: 98; } #js .b-postform-login-details { - margin: 0 0 0 55px; + margin: 0 0 0 10px; } #js .b-postform-login-item { display: none;