Minor css fixes to last commit

merge-requests/208/head
Thomas Lynch 4 years ago
parent d31a33e7e3
commit 09775c0e1a
  1. 2
      gulp/res/css/style.css
  2. 3
      views/mixins/modal.pug

@ -132,7 +132,7 @@ pre {
border-color: transparent!important; border-color: transparent!important;
width: 80px; width: 80px;
} }
.fw { .fw, #filter-form {
width: 100%; width: 100%;
} }
.pr-20 { .pr-20 {

@ -139,8 +139,7 @@ mixin modal(data)
.label Custom CSS .label Custom CSS
textarea#customcss-setting(rows=7) textarea#customcss-setting(rows=7)
.row .row
.table-container.text-center form.text-center#filter-form
form#filter-form
table table
tbody#advancedfilters tbody#advancedfilters
tr tr

Loading…
Cancel
Save