aboutsummaryrefslogtreecommitdiff
path: root/public/less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less')
-rw-r--r--public/less/_form.less10
1 files changed, 10 insertions, 0 deletions
diff --git a/public/less/_form.less b/public/less/_form.less
index 88ab7d00..ab74eb2a 100644
--- a/public/less/_form.less
+++ b/public/less/_form.less
@@ -18,6 +18,16 @@
}
}
+ui.attached.segment.orgs {
+ padding: 0px;
+ div .item {
+ padding: 11px;
+ .content {
+ font-weight: bold;
+ }
+ }
+}
+
@create-page-form-input-padding: 250px !important;
#create-page-form {
form {