mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #181 from cloudflare/history-menu-width
Trim very long history menu items
This commit is contained in:
@@ -506,4 +506,6 @@ li.history-menu > a.history-menu-item {
|
||||
padding-right: 4px;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 6px;
|
||||
max-width: 600px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user