mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
commandline.css: Force help completion width to 25% of available space
This commit is contained in:
parent
65dc89cfce
commit
a480a593aa
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ a.url:hover {
|
|||
}
|
||||
|
||||
.HelpCompletionOption td.name {
|
||||
max-width: 25%;
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
#completions .SessionCompletionOption td.type {
|
||||
|
|
Loading…
Add table
Reference in a new issue