CSS to align the notice footer (thanks fnadde42)

This commit is contained in:
Mikael Nordfeldth 2015-02-13 12:10:25 +01:00
parent b3e80f5c32
commit 61992dd9a2
1 changed files with 1 additions and 0 deletions

View File

@ -1449,6 +1449,7 @@ margin-left:0;
.notice > footer {
clear: left;
font-size: 0.8em;
margin-left: 56px;
}
.notice > footer .timestamp span.p-name {