]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
SPLUNK-128, adding more padding to the content container, now it shouldn't cover...
[osqa.git] / forum / skins / default / media / style / style.css
index e006cb794d492bacb87c5dcb2aab9fd02ea6408e..66da39083fe0955a530e826589f7ddaee4139d1c 100644 (file)
@@ -886,6 +886,7 @@ span.form-error {
     min-height: 20px;
     padding: 6px;
     width: 98%;
+    overflow: hidden;
 }
 
 .preview-toggle {
@@ -909,9 +910,12 @@ span.form-error {
     width: 100%;
 }
 
+.revision .rev-arrow {
+    cursor: pointer;
+}
+
 .revision .header {
     background-color: #EEEEEE;
-    cursor: pointer;
     padding: 5px;
 }
 
@@ -1318,6 +1322,10 @@ ul.form-horizontal-rows li input {
     margin: 0 0 16px 0;
 }
 
+#question-tags {
+    margin-top: 15px;
+}
+
 .post-controls {
     float: left;
 }
@@ -1711,7 +1719,7 @@ div.dialog, .context-menu-dropdown {
 }
 
 div.dialog .dialog-content {
-    padding: 12px 12px 37px 12px;
+    padding: 12px 12px 42px 12px;
     z-index: 1000;
 }