Files
openfoodnetwork/app/assets/stylesheets/darkswarm/all.scss
Rohan Mitchell 69e0e71eb6 Revert "Styling for shop page product modal"
This reverts commit 84b6f99321.

Conflicts:

	app/assets/stylesheets/darkswarm/images.css.sass
	app/views/modals/_producer.html.haml
2014-05-24 09:12:24 +10:00

14 lines
449 B
SCSS

/*
* This is a manifest file that'll automatically include all the stylesheets available in this directory
* and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
* the top of the compiled file, but it's generally better to create a new file per style scope.
*= require_self
*= require foundation
*= require_tree .
*/
@import 'foundation-icons';
ofn-modal {
display: block;
}