mirror of
https://github.com/flarum/core.git
synced 2025-08-09 09:57:06 +02:00
Tags admin list: move edit button back to where it should be
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
.TagListItem-info {
|
||||
border-radius: @border-radius;
|
||||
padding: 5px;
|
||||
max-width: max-content;
|
||||
|
||||
&:hover {
|
||||
background: @control-bg;
|
||||
@@ -79,7 +78,6 @@ li:not(.sortable-dragging)>.TagListItem-info:hover>.Button {
|
||||
border: 2px dashed @control-bg;
|
||||
border-radius: @border-radius;
|
||||
height: 34px;
|
||||
max-width: max-content;
|
||||
}
|
||||
|
||||
.SettingsGroups {
|
||||
|
Reference in New Issue
Block a user