mirror of
https://github.com/flarum/framework.git
synced 2025-02-24 06:53:10 +08:00
parent
50168cc6e8
commit
d68cbda900
@ -182,7 +182,7 @@
|
||||
.DiscussionListItem {
|
||||
position: relative;
|
||||
margin-right: -15px;
|
||||
padding-right: 15px;
|
||||
padding-right: 25px;
|
||||
padding-left: 15px;
|
||||
margin-left: -15px;
|
||||
border-radius: @border-radius;
|
||||
@ -201,7 +201,7 @@
|
||||
}
|
||||
.DiscussionListItem-controls {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
right: 5px;
|
||||
top: 15px;
|
||||
z-index: 1;
|
||||
opacity: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user