mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
Revert "use inline-block so enter inserts br tags"
This reverts commit fa498626a0
.
works for empty fields, but picks up existing separator on existing content
This commit is contained in:
parent
fa498626a0
commit
e166b2204d
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
|||
background: #fff;
|
||||
color: #000;
|
||||
padding: 5px;
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* prevent floated images from being displayed outside field */
|
||||
|
|
Loading…
Reference in a new issue