]> git.p6c8.net - jirafeau.git/commitdiff
media/courgette: fix style with chrome
authorJerome Jutteau <mojo@couak.net>
Fri, 13 Mar 2015 12:55:15 +0000 (13:55 +0100)
committerJerome Jutteau <mojo@couak.net>
Fri, 13 Mar 2015 12:55:15 +0000 (13:55 +0100)
media/courgette/style.css.php

index 0ddb35a5ebcd9977b93cfc0de3aa463b5fec37db..666a8abf0583ef7b562f0980c777ed0f2e0b4966 100644 (file)
@@ -88,7 +88,8 @@ legend {
   color: #663D1C;
   font-size: 1.2em;
   display: block;
-  width: 100%;
+  width: 30%;
+  min-width: 8em;
   text-align: center;
 }
 
@@ -187,7 +188,7 @@ input[type="submit"]:focus {
    ========================================================================== */
 
 #options {
-  position: absolute;
+  position: relative;
   z-index: 10;
   background: #efebe9;
   width: 100%;

patrick-canterino.de