]> git.p6c8.net - jirafeau.git/commitdiff
[BUGFIX] fix admin moving buttons on focus
authorJerome Jutteau <jerome@jutteau.fr>
Wed, 6 Jul 2022 09:14:16 +0000 (11:14 +0200)
committerJerome Jutteau <jerome@jutteau.fr>
Wed, 6 Jul 2022 09:14:16 +0000 (11:14 +0200)
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
media/courgette/style.css.php

index 183364c23a69a200444f4e3e9a46f387f60e301b..4b75988ead60e3cbaedf804feef29d20c1b3a79a 100644 (file)
@@ -132,7 +132,7 @@ input[type="submit"]:focus {
   position: relative;
   background: #085B69;
   border-bottom: 5px solid #0D9CB2;
   position: relative;
   background: #085B69;
   border-bottom: 5px solid #0D9CB2;
-  margin-bottom: 15px;
+  margin-bottom: 10px;
 }
 
 .inner {
 }
 
 .inner {

patrick-canterino.de