Commit aac7cb09 by Kyle Fiedler

AMerged default

--HG--
branch : kf-titles
parents d4a26f62 d3c4c2ee
...@@ -128,9 +128,8 @@ form.question-form { ...@@ -128,9 +128,8 @@ form.question-form {
input[type="checkbox"] { input[type="checkbox"] {
margin-top: 10px; margin-top: 10px;
} }
}
div#question-list { div#question-list {
background-color: rgba(255,255,255,0.95); background-color: rgba(255,255,255,0.95);
@include box-sizing(border-box); @include box-sizing(border-box);
margin-top: -15px; margin-top: -15px;
...@@ -157,3 +156,6 @@ div#question-list { ...@@ -157,3 +156,6 @@ div#question-list {
} }
} }
} }
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment