Fix remove image for langswitcher
This commit is contained in:
parent
d8875fe435
commit
4ea31f1773
@ -968,7 +968,7 @@ thead {
|
||||
.highlightable {
|
||||
overflow: auto; }
|
||||
|
||||
.langswitcher a {
|
||||
.langswitcher li a {
|
||||
background: none; }
|
||||
|
||||
/*# sourceMappingURL=theme.css.map */
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,5 +1,7 @@
|
||||
.langswitcher {
|
||||
a {
|
||||
background: none
|
||||
li {
|
||||
a {
|
||||
background: none
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user