aboutsummaryrefslogtreecommitdiff
path: root/themes/alps/assets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/alps/assets/style.css')
-rw-r--r--themes/alps/assets/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/alps/assets/style.css b/themes/alps/assets/style.css
index 2c8ce16..5225b9d 100644
--- a/themes/alps/assets/style.css
+++ b/themes/alps/assets/style.css
@@ -398,6 +398,12 @@ main table tfoot {
width: 100%;
}
+.action-group .checkbox input {
+ display: inline;
+ width: 1rem;
+ float: left;
+}
+
.actions-message,
.actions-contacts {
display: flex;