Partially reverted de8047f8a45739fd662a023e402a77d2134dc64c
authorAlexander Ebert <ebert@woltlab.com>
Sat, 11 Apr 2015 20:09:50 +0000 (22:09 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 11 Apr 2015 20:09:50 +0000 (22:09 +0200)
wcfsetup/install/files/style/button.less

index ee3900221778fb55b37b957b1c755e2f50825485..dd0b3a3152d488ad5d8b42d0e016177ff6f2c7ad 100644 (file)
@@ -135,8 +135,8 @@ button.small,
                font-size: 1rem;
                margin-bottom: @wcfGapSmall;
                
-               &:not(:first-child) {
-                       margin-left: 8px;
+               &:not(:last-child) {
+                       margin-right: 8px;
                }
                
                .button {