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