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;
width: 80px;
}
.fw {
.fw, #filter-form {
width: 100%;
}
.pr-20 {

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

Loading…
Cancel
Save