diff --git a/www/css/notecards.css b/www/css/notecards.css index 850d50b..0706dd0 100644 --- a/www/css/notecards.css +++ b/www/css/notecards.css @@ -25,6 +25,10 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. z-index: 99999; } +.notecard { + min-height: 4em; +} + .popover .list .list-button { color: inherit; } \ No newline at end of file