diff --git a/css/notes.css b/css/notes.css index 22b63a2e7..2be7ea50e 100644 --- a/css/notes.css +++ b/css/notes.css @@ -144,6 +144,9 @@ transition: none !important; -webkit-transition: none !important; } +.btn-fullscreen { + padding: 15px; +} /* markdown styling */ diff --git a/templates/note.php b/templates/note.php index 18ebecf56..82f0572b6 100644 --- a/templates/note.php +++ b/templates/note.php @@ -2,6 +2,6 @@
{{note.content | wordCount}} - +