Don't wrap plugin card header text.

This commit is contained in:
Oliver Hamlet
2014-12-26 20:22:52 +00:00
parent b734e90583
commit 7457bfecfa
2 changed files with 4 additions and 0 deletions
@@ -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;