Skip to content

Commit ffc6eb5

Browse files
init
1 parent bc15b25 commit ffc6eb5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/resources/assets/css/common.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,15 +147,14 @@ form .select2.select2-container {
147147

148148
#crudTable_wrapper #crudTable .crud_bulk_actions_checkbox,
149149
#crudTable_wrapper table.dataTable .crud_bulk_actions_checkbox {
150-
display: flex;
151150
margin: 0 0.6rem 0 0.45rem;
152151
}
153152

154153
#crudTable tr th:first-child,
155154
#crudTable tr td:first-child,
156155
#crudTable table.dataTable tr th:first-child,
157156
#crudTable table.dataTable tr td:first-child {
158-
display: flex;
157+
159158
align-items: center;
160159
padding-top: 1rem;
161160
padding-bottom: 1rem;

0 commit comments

Comments
 (0)