From 93b819025c833eaaec730007ad3953c1e8c27768 Mon Sep 17 00:00:00 2001 From: msquare Date: Sun, 9 Dec 2018 12:51:48 +0100 Subject: fix margin of form submit in tables --- resources/assets/themes/base.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resources/assets/themes/base.less') diff --git a/resources/assets/themes/base.less b/resources/assets/themes/base.less index b3c51a35..493cfbc2 100644 --- a/resources/assets/themes/base.less +++ b/resources/assets/themes/base.less @@ -51,6 +51,10 @@ table a > .icon-icon_angel { background-color: @text-color; } +.table .form-group { + margin-bottom: 0; +} + .stats { .make-md-column(3); .make-xs-column(6); -- cgit v1.2.3-70-g09d2