We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd663d commit 122caf8Copy full SHA for 122caf8
src/Umbraco.Web.UI.Client/src/less/gridview.less
@@ -621,7 +621,6 @@
621
}
622
623
.preview-rows {
624
-
625
display: inline-block;
626
position: relative;
627
box-sizing: border-box;
@@ -675,9 +674,9 @@
675
674
676
677
.preview-rows.columns {
678
- min-height: 18px;
+ min-height: 16px;
679
line-height: 11px;
680
- padding: 1px;
+ padding: 0 1px 1px 1px;
681
682
&.prevalues-rows {
683
min-height: 30px;
0 commit comments