Skip to content

Commit 2cd63dd

Browse files
committed
remove button margin-bottom in from group
1 parent eb9d11a commit 2cd63dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pywebio/html/css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ button {
111111
margin-bottom: 8px;
112112
}
113113

114-
td blockquote, td dl, td ol, td p, td pre, td table, td ul, td button, td pre {
114+
td blockquote, td dl, td ol, td p, td pre, td table, td ul, td button, .form-group button, td pre {
115115
margin-bottom: 0 !important;
116116
}
117117

0 commit comments

Comments
 (0)