ensl.org/app/assets/stylesheets/components/_gather.scss
Luke Barratt 12ed7c90ae Start to cleanup old assets
Added new ISO country code flag icons to asset pipeline
Lots and lots of new style changes
Began converting to JS to coffeescript
2014-04-09 00:28:53 +01:00

13 lines
170 B
SCSS

/*
Gather Status
*/
#gather {
@include span-columns(12);
@include flash;
padding: em(14);
text-align: center;
margin-left: - em(20);
width: $max-width;
}