Fixed badge position
authorMarcel Werk <burntime@woltlab.com>
Fri, 17 Jun 2016 16:40:18 +0000 (18:40 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 17 Jun 2016 16:40:18 +0000 (18:40 +0200)
wcfsetup/install/files/style/layout/pageHeader.scss

index dfebe73ca0e65c27f6f10bec35924a0054265f27..ec0a4c27beb2ee4de51cdbf5c209f5f9be890331 100644 (file)
                                /* special styling for update badge */
                                > .badgeUpdate {
                                        box-shadow: -1px 2px 3px rgba(0, 0, 0, .3), inset 0 2px 5px rgba(225, 225, 225, .3);
-                                       left: 26px;
+                                       left: 31px;
                                        padding: 1px 6px;
                                        position: absolute;
                                        top: 4px;