mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02:30
Fix Firefox labels bug
This commit is contained in:
@@ -190,6 +190,7 @@
|
|||||||
padding: @at-padding-list-row-item-tag;
|
padding: @at-padding-list-row-item-tag;
|
||||||
line-height: @at-line-height-list-row-item-tag;
|
line-height: @at-line-height-list-row-item-tag;
|
||||||
word-break: keep-all;
|
word-break: keep-all;
|
||||||
|
display: inline-flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
.at-RowItem-tag--primary {
|
.at-RowItem-tag--primary {
|
||||||
|
|||||||
@@ -323,7 +323,7 @@
|
|||||||
@at-highlight-left-border-margin-makeup: -5px;
|
@at-highlight-left-border-margin-makeup: -5px;
|
||||||
@at-z-index-nav: 1040;
|
@at-z-index-nav: 1040;
|
||||||
@at-z-index-side-nav: 1030;
|
@at-z-index-side-nav: 1030;
|
||||||
@at-line-height-list-row-item-tag: 22px;
|
@at-line-height-list-row-item-tag: 14px;
|
||||||
|
|
||||||
// 6. Breakpoints ---------------------------------------------------------------------------------
|
// 6. Breakpoints ---------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user