mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-21 04:10:17 +08:00
Removed combo-box explicit height
b/c it caused the carrot button to misalign with the combo box
This commit is contained in:
parent
a935805e96
commit
b22075a126
@ -98,7 +98,6 @@
|
||||
|
||||
.widget-combo-btn {
|
||||
min-width: 138px; /* + 26px drop arrow btn = 164px */
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.widget-container {
|
||||
|
Loading…
Reference in New Issue
Block a user