aboutsummaryrefslogtreecommitdiff
path: root/public/less/_form.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_form.less')
-rw-r--r--public/less/_form.less8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/less/_form.less b/public/less/_form.less
new file mode 100644
index 00000000..3cc1c7f5
--- /dev/null
+++ b/public/less/_form.less
@@ -0,0 +1,8 @@
+.form {
+ .help {
+ color: #999999;
+ padding-top: .6em;
+ padding-bottom: .6em;
+ display: inline-block;
+ }
+} \ No newline at end of file