make the show more line look nicer

This commit is contained in:
Zach Prezkuta 2012-08-28 20:19:47 -06:00
parent 65f766ba0e
commit 2ef1081c68
2 changed files with 7 additions and 0 deletions

View File

@ -1350,6 +1350,9 @@ input#dfrn-url {
.divgrow-showmore {
display: block;
clear: both;
text-align: center;
outline: 0;
border-top: 1px dotted #888;
}
@ -1413,6 +1416,7 @@ input#dfrn-url {
border-bottom-right-radius: 10px;
}
.comment-edit-wrapper {
margin-top: 15px;
background: #f3f3f3;

View File

@ -1307,6 +1307,9 @@ input#dfrn-url {
.divgrow-showmore {
display: block;
clear: both;
text-align: center;
outline: 0;
border-top: 1px dotted #888;
}