Commit 646f0cd
committed
increase navigator-dock-wrapper width so that it doesn't overflow in x
[1] reduced the navigator sidebar width from 330px to 250px, but it
didn't take into account the overflow-x (which is hidden). when the
elements were inserted dynamically (by javascript), they got scrolled
off to the left side giving an impression that they are cut off.
this patch increases the width to 266px as at that width, no overflow-x
exists on navigator-dock-wrapper.
--
[1] Reduce the navigator sidebar width and change bg color for navigator
85d604d
Signed-off-by: Sahil Gautam <[email protected]>
Change-Id: Iaf769bdce11dc27fa11af3f831f691bc2d6c9cad1 parent 72e981a commit 646f0cd
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
580 | 592 | | |
581 | | - | |
| 593 | + | |
582 | 594 | | |
583 | 595 | | |
584 | 596 | | |
| |||
0 commit comments