Browse Source

Merge d4308838f6 into 4a8d00917c

pull/1634/merge
Rogério Frá 8 years ago
committed by GitHub
parent
commit
bbb51a6d0c
  1. 3
      sapl/static/styles/app.scss

3
sapl/static/styles/app.scss

@ -230,6 +230,9 @@ label {
padding-top: 0;
min-height: auto;
}
.textarea.form-control {
height: 100px;
}
// #### pagination ########################################
.pagination {

Loading…
Cancel
Save