]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
CSS to align the notice footer (thanks fnadde42)
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 13 Feb 2015 11:10:25 +0000 (12:10 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 13 Feb 2015 11:10:25 +0000 (12:10 +0100)
theme/base/css/display.css

index f15f6c831bae532e9d1c7d1983da181b80afdc29..cfc644d96be160774339f4bf2b900338776b4bfa 100644 (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 {