Made the CodeMirror area wider, more fixes
Sorry, forgot some things. Now it should be right.
This commit is contained in:
parent
b2b6c855b5
commit
20d32fc3af
|
@ -92,12 +92,17 @@
|
||||||
position: inherit;
|
position: inherit;
|
||||||
width: auto;
|
width: auto;
|
||||||
border-right: none;
|
border-right: none;
|
||||||
|
padding-left: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sections {
|
#sections {
|
||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#sections > div {
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
#sections-heading {
|
#sections-heading {
|
||||||
padding-left: 8px;
|
padding-left: 8px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user