]> git.openstreetmap.org Git - osqa.git/commitdiff
#SPLUNK-120, adding a bit top margin for the question tags container. This should...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 28 Mar 2011 16:02:59 +0000 (16:02 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 28 Mar 2011 16:02:59 +0000 (16:02 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@911 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/style/style.css

index e006cb794d492bacb87c5dcb2aab9fd02ea6408e..0815f9cd5f574a454e92a580cd4252f26558ff50 100644 (file)
@@ -1318,6 +1318,10 @@ ul.form-horizontal-rows li input {
     margin: 0 0 16px 0;
 }
 
+#question-tags {
+    margin-top: 15px;
+}
+
 .post-controls {
     float: left;
 }