]> git.p6c8.net - jirafeau.git/blobdiff - media/courgette/style.css.php
[BUGFIX] Fix UI glitch in admin table
[jirafeau.git] / media / courgette / style.css.php
index c4edce4babccd3f19ba3b2c5ab515bd416dac0b7..faa7df30a3048be48e94b5b82a094d53f0e89edb 100644 (file)
@@ -41,7 +41,7 @@ header('Content-type: text/css');
    6 = Install
    7 = Admin
    8 = Download page
-   
+
    ========================================================================== */
 
 /* ==========================================================================
@@ -383,7 +383,7 @@ textarea[readonly="readonly"] + p + p a:focus {
 #admin fieldset,
 #admin + fieldset {
   width: auto;
-  max-width: 50em;
+  max-width: 60em;
   border: 7px dashed #bcaaa4;
 }
 

patrick-canterino.de