Explorar o código

remove button margin-bottom in from group

wangweimin %!s(int64=2) %!d(string=hai) anos
pai
achega
2cd63dd1c9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pywebio/html/css/app.css

+ 1 - 1
pywebio/html/css/app.css

@@ -111,7 +111,7 @@ button {
     margin-bottom: 8px;
 }
 
-td blockquote, td dl, td ol, td p, td pre, td table, td ul, td button, td pre {
+td blockquote, td dl, td ol, td p, td pre, td table, td ul, td button, .form-group button, td pre {
     margin-bottom: 0 !important;
 }