Skip to content
Snippets Groups Projects
Commit d3c4c2ee authored by Reda Lemeden's avatar Reda Lemeden
Browse files

Fixed id conflict in Askbot

parent 7812b4a2
No related branches found
No related tags found
No related merge requests found
......@@ -128,9 +128,8 @@ form.question-form {
input[type="checkbox"] {
margin-top: 10px;
}
}
div#question-list {
div#question-list {
background-color: rgba(255,255,255,0.95);
@include box-sizing(border-box);
margin-top: -15px;
......@@ -157,3 +156,6 @@ div#question-list {
}
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment