Commit a9ba7b91 by Marcus Efraimsson

dashfolders: Minor css fixes for bulk edit

parent c98e1590
...@@ -24,4 +24,5 @@ ...@@ -24,4 +24,5 @@
.search-results-filter-row__filters-item { .search-results-filter-row__filters-item {
width: 150px; width: 150px;
margin-right: 0;
} }
\ No newline at end of file
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
} }
.gf-form-switch--search-result__section { .gf-form-switch--search-result__section {
min-width: 3.3rem; min-width: 3.1rem;
margin-right: -0.3rem; margin-right: -0.3rem;
input + label { input + label {
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
} }
.gf-form-switch--search-result-filter-row__checkbox { .gf-form-switch--search-result-filter-row__checkbox {
min-width: 4.7rem; min-width: 3.8rem;
input + label { input + label {
height: 2.5rem; height: 2.5rem;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment