Skip to content

Commit 122caf8

Browse files
BatJannul800sebastiaan
authored andcommitted
Adjust styling to make grid config look better
1 parent 4dd663d commit 122caf8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Umbraco.Web.UI.Client/src/less/gridview.less

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,6 @@
621621
}
622622

623623
.preview-rows {
624-
625624
display: inline-block;
626625
position: relative;
627626
box-sizing: border-box;
@@ -675,9 +674,9 @@
675674
}
676675

677676
.preview-rows.columns {
678-
min-height: 18px;
677+
min-height: 16px;
679678
line-height: 11px;
680-
padding: 1px;
679+
padding: 0 1px 1px 1px;
681680

682681
&.prevalues-rows {
683682
min-height: 30px;

0 commit comments

Comments
 (0)