mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Fix short deck options help texts appearing next to the title (#2169)
This commit is contained in:
parent
a580b9d20d
commit
262134c05f
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
h2 {
|
h2 {
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chapter-redirect {
|
.chapter-redirect {
|
||||||
|
|
Loading…
Reference in a new issue