Fixed style issue
authorMarcel Werk <burntime@woltlab.com>
Mon, 23 Sep 2013 19:47:34 +0000 (21:47 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 23 Sep 2013 19:47:34 +0000 (21:47 +0200)
wcfsetup/install/files/style/layout.less

index 5b7ac93fe40141930b1dfdfb4423c6561decfdc0..4ce44918d5d4ad340a24fc32a614601295086b35 100644 (file)
                float: right;
                .buttonList;
        }
+       
+       > nav:not(.pageNavigation) + nav.jsClipboardEditor > ul {
+               margin-right: 8px;
+       }
 }
 
 @media only screen and (max-width: 800px) {