Skip to content

Commit 3121b18

Browse files
committed
Fix enum checkboxes label width
1 parent b036189 commit 3121b18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/assets/stylesheets/datagrid.sass

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ table.datagrid
9999
.enum_filter.checkboxes
100100
float: none
101101
display: block
102+
width: 100%
102103
input
103104
margin: 7px
104105
margin-left: 150px

0 commit comments

Comments
 (0)