diff --git a/sass/base_theme.scss b/sass/base_theme.scss index 17fa02c..79fc583 100644 --- a/sass/base_theme.scss +++ b/sass/base_theme.scss @@ -210,6 +210,7 @@ a:hover { .note-wrapper { flex: 1; padding-left: 15px; + overflow: hidden; } .bottom-bar { margin-top:10px; }