more theme works

This commit is contained in:
friendica 2011-12-01 22:44:27 -08:00
parent d703f4bc52
commit 7faa6c3e93
1 changed files with 4 additions and 0 deletions

View File

@ -1086,6 +1086,10 @@ input#dfrn-url {
.comment-edit-text-empty, .comment-edit-text-full {
float: left;
margin-top: 10px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #cccccc;
padding: 3px 1px 1px 3px;
}
.comment-edit-text-end {
clear: both;