Fixed small style issue
authorMarcel Werk <burntime@woltlab.com>
Tue, 24 Sep 2013 20:38:48 +0000 (22:38 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 24 Sep 2013 20:38:48 +0000 (22:38 +0200)
wcfsetup/install/files/style/user.less

index 8c30ea282a5f9f264214f337a6e6f5f7f8290af9..2ccc075983aafbbcd8f313e7c5b374e3bc4dfc7f 100644 (file)
@@ -95,8 +95,8 @@
        
        > nav.buttonGroupNavigation {
                position: absolute;
-               right: @wcfGapTiny;
-               top: @wcfGapTiny;
+               right: @wcfGapSmall;
+               top: @wcfGapSmall;
        }
 }