make the show more line look nicer

2022.09-rc
Zach Prezkuta 2012-08-28 20:19:47 -06:00
rodzic 65f766ba0e
commit 2ef1081c68
2 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -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;

Wyświetl plik

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