make 'New Note' text visible

This is much cleaner and clearer to the user.
This commit is contained in:
Steven vanZyl 2016-12-29 10:35:02 -05:00 committed by GitHub
parent edaa7222fd
commit 46e4581fc0
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
}
#app-navigation #note-add span {
display: none;
font-weight: bold;
padding-left: 2px;
}