mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Fix Firefox labels bug
This commit is contained in:
parent
edda4bb265
commit
2ae8583a86
@ -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 ---------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user