Browse Source

Minor UI tweaks

Vijayakrishnan Krishnan 4 years ago
parent
commit
79455b6600
1 changed files with 2 additions and 0 deletions
  1. 2 0
      public/css/style.css

+ 2 - 0
public/css/style.css

@@ -270,6 +270,8 @@ body>nav.navbar {
 
 
 .note-section:not(.edit) .if-not-edit {
 .note-section:not(.edit) .if-not-edit {
     display: block !important;
     display: block !important;
+}
+.note-section:not(.edit) div.if-not-edit {
     padding-left: 1rem;
     padding-left: 1rem;
 }
 }
 .note-section.edit .if-edit {
 .note-section.edit .if-edit {