mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
remove the extra margin in the editing area so everything lines up
This commit is contained in:
parent
41bbc189f6
commit
46733e8cd7
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ img {
|
|||
}
|
||||
|
||||
body {
|
||||
margin: 5px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#topbutsOuter {
|
||||
|
|
Loading…
Reference in a new issue