mirror of
https://github.com/friendica/friendica
synced 2024-11-18 12:23:41 +00:00
frio: remove space under submit button in panel
This commit is contained in:
parent
fd15162299
commit
390a51f2b7
1 changed files with 1 additions and 1 deletions
|
@ -1937,7 +1937,7 @@ wall-item-comment-wrapper.well hr {
|
||||||
|
|
||||||
.comment-edit-submit-wrapper {
|
.comment-edit-submit-wrapper {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
/* margin-bottom: 0; */
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-icon-list {
|
.comment-icon-list {
|
||||||
|
|
Loading…
Reference in a new issue