]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/neo-quitter/css/display.css
fixed alignment of textarea
[quix0rs-gnu-social.git] / theme / neo-quitter / css / display.css
index 04fb2ef5d3160bdca19398c0e05582fb46330ef4..cd04fcee61bac6d555c005b748c9da73c5c1768b 100644 (file)
@@ -441,6 +441,10 @@ body#doc #content_inner p.faq-credits {
     margin: 0 0 5px 5px;
 }
 
+.input_form .form_settings li textarea {
+    margin: 0 0 5px 5px;
+}
+
 .input_form fieldset fieldset label {
     left: 10px;
     background: #fff;
@@ -501,6 +505,10 @@ body#doc #content_inner p.faq-credits {
     text-decoration: none;
 }
 
+#input_form_event .form_settings .form_data li {
+    width: 100% !important;
+}
+
 .form_notice .error, .form_notice .success, .form_notice .notice-status {
     background-color: #33bcef;
     border: 0 none;