tiny fix hover preview button

This commit is contained in:
jeroenpraat 2014-04-17 20:46:14 +00:00
parent ca5f7ef446
commit c463eb932c

View file

@ -2289,6 +2289,10 @@ blockquote {
text-decoration: $input_decohover;
}
.btn-primary {
z-index: 10;
}
@media screen and (max-width: 767px) {
aside#region_1 {
background: rgba(0, 0, 0, .1);