fixed timestamp margin

fixed timestamp margin
This commit is contained in:
Hedgehog 2014-03-16 09:01:42 +04:00
parent 306a373b85
commit 03a9c661fb

View File

@ -1038,7 +1038,7 @@ input.userMenu-search-field:focus::-ms-input-placeholder {
{
float: right;
font-size: 12px;
margin: 5px 10px;
margin-right: 5px;
opacity: .5;
text-decoration: none;
}