]> git.aero2k.de Git - dfde-theme.git/commitdiff
Seitenzaehler hoeher angebracht, hat evtl Seiteneffekte
authoreggy <eggy@localhost>
Fri, 7 Jul 2017 22:14:59 +0000 (00:14 +0200)
committereggy <eggy@localhost>
Fri, 7 Jul 2017 22:14:59 +0000 (00:14 +0200)
theme/common.css

index 5a16ed52f4c695c9fe2bd6ba56fdcbb3434a9d83..5a56989c1525c5d7b6d09035adae714e013281e8 100644 (file)
@@ -947,7 +947,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
 /* Pagination in viewforum for multipage topics */
 .row .pagination {
        display: block;
-       margin-top: 0.3em;
+       margin-top: -0.8em;  /*TODO: macht evtl woanders was kaputt */
 }
 
 .row .pagination > ul {