mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Make help table of contents scale better to narrow screen sizes
This commit is contained in:
@@ -3763,7 +3763,8 @@ li.issue-fix-item:not(.actionable) .fix-icon {
|
||||
}
|
||||
|
||||
.help-pane .toc {
|
||||
width: 40%;
|
||||
width: 100%;
|
||||
max-width: 200px;
|
||||
float: right;
|
||||
margin-left: 20px;
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user