Fixed small style issues
authorMarcel Werk <burntime@woltlab.com>
Sun, 28 Apr 2013 13:29:04 +0000 (15:29 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sun, 28 Apr 2013 13:29:04 +0000 (15:29 +0200)
wcfsetup/install/files/style/dialog.less
wcfsetup/install/files/style/layout.less

index 632fb3a48de625b05644c8754d7df3840212abe8..4e05c749c09f10dfa1f1ba4249e59b4e9d9cbd83 100644 (file)
        margin-top: 0;
 }
 
-#packageInstallationAction {
-       margin-bottom: @wcfGapTiny;
-}
-
 .spinner {
        border: 1px solid rgba(0, 0, 0, .3);
        color: #fff;
index 8379c1e40b4d10b6ea113b89cc0850a81e71ec95..7a8c29cc5f23e8316d2bfa25624c42b41f903208 100644 (file)
        margin-top: @wcfGapMedium;
        overflow: hidden;
        
-       h1 {
+       h1 {
                font-size: @wcfHeadlineFontSize;
        }
        
        > p {
                color: @wcfDimmedColor;
-               display: inline-block;
                font-size: @wcfSmallFontSize;
        }