mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Don't wrap plugin card header text.
This commit is contained in:
@@ -125,6 +125,8 @@ loot-clear-metadata
|
||||
core-toolbar > div {
|
||||
position: relative;
|
||||
top: -4px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
core-tooltip > core-icon {
|
||||
vertical-align: inherit !important;
|
||||
|
||||
@@ -90,6 +90,8 @@ loot-editor-close
|
||||
core-toolbar > div {
|
||||
position: relative;
|
||||
top: -4px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
core-tooltip > core-icon {
|
||||
vertical-align: inherit !important;
|
||||
|
||||
Reference in New Issue
Block a user