Browse Source

fixed timestamp margin

fixed timestamp margin
master
Hedgehog 10 years ago
parent
commit
03a9c661fb
  1. 2
      css/style.css

2
css/style.css

@ -1038,7 +1038,7 @@ input.userMenu-search-field:focus::-ms-input-placeholder { @@ -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;
}

Loading…
Cancel
Save