Fix alert overflow on mobile

This commit is contained in:
Rohan Mitchell
2015-06-26 13:18:47 +10:00
parent 6105d008df
commit eef302635b
2 changed files with 9 additions and 2 deletions

View File

@@ -15,6 +15,12 @@
background-position: center center
padding: 12px 0 8px 0
margin: 0
h6
@media all and (max-width: 768px)
font-size: 10px
line-height: 24px
a.alert-cta
&, & *
@include csstrans

View File

@@ -3,6 +3,7 @@
%a.alert-cta{href: "http://www.openfoodnetwork.org", target: "_blank"}
%h6
Interested in selling food on the Open Food Network?  
%strong Start here
%i.ofn-i_054-point-right
%strong
Start here
%i.ofn-i_054-point-right
%a.close{ ng: { click: "close()" } } ×