Closes #149, scholar pane overflow
Closes #208, tags overflow pane This is kind of cheating, but it works, and as long as we can live with a 170px min-height, I'm not going to take the time to figure out how (and whether) this can be fixed.
This commit is contained in:
parent
77b594f447
commit
b97cdd2ef5
|
@ -8,7 +8,7 @@ scholar-status-bar-icon
|
|||
#scholar-pane
|
||||
{
|
||||
background: #f5f5f5;
|
||||
min-height: 150px;
|
||||
min-height: 170px;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user