mirror of
https://github.com/flarum/core.git
synced 2025-04-22 16:12:05 +02:00
Revert "Fix Post-actions being on top of Post Controls Dropdown"
This reverts commit fa29937d9e4dd868198bc2b003320c8431afed6f.
This commit is contained in:
parent
37d7068569
commit
14b12f8ae8
@ -271,8 +271,6 @@
|
||||
}
|
||||
}
|
||||
.Post-footer {
|
||||
display: inline-block;
|
||||
height: 0;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 20px;
|
||||
|
||||
@ -290,6 +288,7 @@
|
||||
margin-top: -5px;
|
||||
float: right;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
.transition(opacity 0.2s);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user