mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 04:52:45 +08:00
parent
d8c2cbc265
commit
3221e80014
|
@ -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…
Reference in New Issue
Block a user