Fixed padding for switch document button.
This commit is contained in:
parent
7f106d949b
commit
787f64ab94
1 changed files with 4 additions and 1 deletions
|
@ -3009,7 +3009,10 @@ label.switch {
|
|||
padding-top: 10px;
|
||||
padding-right: 9px;
|
||||
}
|
||||
label.switch >img {
|
||||
label.switch >#expandTextControl >img {
|
||||
padding-left: 6px;
|
||||
}
|
||||
label.switch >#collapseTextControl >img {
|
||||
padding-left: 6px;
|
||||
}
|
||||
.firstPub {
|
||||
|
|
Loading…
Add table
Reference in a new issue