Commit 7fa6e5c0 by Reda Lemeden

Changed the comment horizontal divider + Fixed the alignment of navigation buttons

parent aaef8684
...@@ -285,9 +285,7 @@ div.question-header { ...@@ -285,9 +285,7 @@ div.question-header {
} }
div.controls { div.controls {
// padding: 15px 0; border-top: 1px solid #efefef;
// background: #efefef ;
border-top: 1px dashed #ddd;
text-align: right; text-align: right;
a { a {
display: inline-block; display: inline-block;
......
...@@ -9,7 +9,7 @@ div.question-list-header { ...@@ -9,7 +9,7 @@ div.question-list-header {
margin: 0; margin: 0;
> a.light-button { > a.light-button {
float: right;
} }
} }
......
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