Skip to content

Commit 0ac9d8e

Browse files
committed
Display inline for checkbox labels
1 parent 3605fcd commit 0ac9d8e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

djangocms_simple_admin_style/static/djangocms_simple_admin_style/css/djangocms-simple-admin.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

private/djangocms-simple-admin.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ nav .module th {
287287

288288
.aligned .checkbox-row label {
289289
width: auto;
290+
display: inline;
290291
}
291292
/* User tools */
292293

0 commit comments

Comments
 (0)