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

This commit is contained in:
Reda Lemeden
2012-02-27 17:17:46 -05:00
parent aaef86843f
commit 7fa6e5c0d0
2 changed files with 2 additions and 4 deletions

View File

@@ -285,9 +285,7 @@ div.question-header {
}
div.controls {
// padding: 15px 0;
// background: #efefef ;
border-top: 1px dashed #ddd;
border-top: 1px solid #efefef;
text-align: right;
a {
display: inline-block;

View File

@@ -9,7 +9,7 @@ div.question-list-header {
margin: 0;
> a.light-button {
float: right;
}
}