mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Clean up
This commit is contained in:
@@ -370,7 +370,6 @@
|
||||
border: 2px dashed @control-bg;
|
||||
color: @muted-color;
|
||||
border-radius: 10px;
|
||||
padding: 20px;
|
||||
|
||||
.Post-header {
|
||||
margin: 0;
|
||||
@@ -379,9 +378,6 @@
|
||||
}
|
||||
@media @tablet-up {
|
||||
.ReplyPlaceholder {
|
||||
margin-left: -20px;
|
||||
margin-right: -20px;
|
||||
padding-left: 110px;
|
||||
border-color: transparent;
|
||||
transition: border-color 0.2s;
|
||||
|
||||
|
Reference in New Issue
Block a user