fix for anchor lifting some parts
This commit is contained in:
parent
d693212ce5
commit
a109ebca29
2 changed files with 4 additions and 3 deletions
|
|
@ -910,7 +910,8 @@ th, tr, td, label {
|
|||
#code-preview-textarea {
|
||||
width: 40em;
|
||||
height: 12em;
|
||||
font-size: 10px;
|
||||
font-size: smaller;
|
||||
font-family: Courier,monospace;
|
||||
}
|
||||
.mod-end {
|
||||
height: 10px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue