mirror of
https://github.com/flarum/core.git
synced 2025-08-10 02:17:37 +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 {
|
.TagListItem-info {
|
||||||
border-radius: @border-radius;
|
border-radius: @border-radius;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
max-width: max-content;
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: @control-bg;
|
background: @control-bg;
|
||||||
@@ -79,7 +78,6 @@ li:not(.sortable-dragging)>.TagListItem-info:hover>.Button {
|
|||||||
border: 2px dashed @control-bg;
|
border: 2px dashed @control-bg;
|
||||||
border-radius: @border-radius;
|
border-radius: @border-radius;
|
||||||
height: 34px;
|
height: 34px;
|
||||||
max-width: max-content;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.SettingsGroups {
|
.SettingsGroups {
|
||||||
|
Reference in New Issue
Block a user