Commit 5f260759 by Reda Lemeden

Changed the z-index for the modals, removed box-shadow from comment controls

parent 24f4ea7f
......@@ -10,6 +10,7 @@
padding-bottom: 10px;
position: absolute;
text-align: center;
z-index: 1;
h3 {
background: $mit-red;
......
......@@ -181,6 +181,7 @@ div.question-header {
aside.comment-controls {
background: none;
border: none;
@include box-shadow(none);
display: inline-block;
margin-top: -8px;
padding:0 2% 0 0;
......
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