fix: navigation-toggle disappeared sometimes

This commit is contained in:
korelstar 2018-06-30 06:28:38 +02:00
parent fe52c71e72
commit 54a7108adb
1 changed files with 0 additions and 6 deletions

View File

@ -65,12 +65,6 @@
width: 32px;
}
/* override snap.js animation causing loading icon to fly into app-content */
#app-content.loading {
transition: none !important;
-webkit-transition: none !important;
}
/* only display the delete button when the feed is active */
#app-navigation .utils .delete-button {
display: none;