BigW Consortium Gitlab

Commit c77315dc by Dmitriy Zaporozhets

Merge branch 'fix_typo_application_scss' into 'master'

Add missing semicolon in application.scss Was toying to import some custom css and found out about this :) See merge request !157
parents cb0d63b9 2f78d75c
......@@ -59,4 +59,4 @@
/**
* Styles for responsive sidebar
*/
@import "semantic-ui/modules/sidebar"
@import "semantic-ui/modules/sidebar";
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment