mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-19 16:25:48 +01:00
Fix :bmarks, etc. Fix oversized completion tables.
This commit is contained in:
@@ -72,7 +72,11 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
vertical-align: middle;
|
||||
}
|
||||
.td-span {
|
||||
height: 1.5em; line-height: 1.5em !important;
|
||||
display: inline-block;
|
||||
overflow: visible;
|
||||
width: 0px;
|
||||
height: 1.5em;
|
||||
line-height: 1.5em !important;
|
||||
}
|
||||
.td-strut {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user