зеркало из https://github.com/mozilla/treeherder.git
Bug 1525121 - use dynamic width for pinned tasks in pinboard to fit labels (#7213)
Before the width was fixed and long labels would wrap or get cut off.
This commit is contained in:
Родитель
5513067613
Коммит
5d6fba4ac2
|
@ -94,7 +94,7 @@
|
|||
font-size: 12px;
|
||||
margin-bottom: 2px;
|
||||
padding: 1px 2px;
|
||||
width: 3.5em;
|
||||
min-width: 2em;
|
||||
}
|
||||
|
||||
.pinned-job-close-btn {
|
||||
|
|
Загрузка…
Ссылка в новой задаче