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