Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteffen van Bergerem <svbergerem@online.de>2015-06-03 01:28:26 +0300
committerJonne Haß <me@jhass.eu>2015-06-04 19:05:43 +0300
commit46abdbdd1fced8612cbb165efdb5738ac948a7e5 (patch)
tree306832713ad962befaa732de4b23e11eccc40a70 /app/assets/stylesheets/application.scss
parent8e9ceb9a2bafe425a6d35f824282db20e70d54a7 (diff)
Style fixes for left navbar in notification view
Diffstat (limited to 'app/assets/stylesheets/application.scss')
-rw-r--r--app/assets/stylesheets/application.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 72558f8e5..5143340cb 100644
--- a/app/assets/stylesheets/application.scss
+++ b/app/assets/stylesheets/application.scss
@@ -34,9 +34,6 @@
@import 'new_styles/registration';
@import 'new_styles/forms';
-/* navs */
-@import 'new_styles/navs';
-
/* profile and settings pages */
@import 'new_styles/settings';