Remove padding on expand
This commit is contained in:
parent
57d52c89be
commit
942e50439d
2 changed files with 0 additions and 2 deletions
|
|
@ -536,7 +536,6 @@ div#documentation article:last-child {
|
|||
}
|
||||
#documentation article.article.methodToggleOpen {
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
padding: 20px;
|
||||
font-size: 13px;
|
||||
line-height: 24px;
|
||||
margin: 0 0 10px 0;
|
||||
|
|
|
|||
1
doc/template/resources/csses/ace_api.css
vendored
1
doc/template/resources/csses/ace_api.css
vendored
|
|
@ -536,7 +536,6 @@ div#documentation article:last-child {
|
|||
}
|
||||
#documentation article.article.methodToggleOpen {
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
padding: 20px;
|
||||
font-size: 13px;
|
||||
line-height: 24px;
|
||||
margin: 0 0 10px 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue