Browse Source

Keep styling backward compatible

Frédéric Guillot 2 years ago
parent
commit
f286c3c1c9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ui/static/css/common.css

+ 2 - 0
ui/static/css/common.css

@@ -578,6 +578,8 @@ template {
     padding:0 .2em;
     margin: 10px;
     text-decoration: none;
+    background-color: transparent;
+    border: none;
 }
 
 .btn-close-modal:hover {