fix the inconsistent button size in dashboard
This commit is contained in:
parent
5252ac982a
commit
b22e17f63a
3 changed files with 18 additions and 16 deletions
|
@ -1057,7 +1057,7 @@ div.itemDetailGalleryLink.defaultCardBackground {
|
|||
.sectionTitleButton,
|
||||
.sectionTitleIconButton {
|
||||
margin-right: 0 !important;
|
||||
display: inline-block;
|
||||
display: inline-flex;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue