From c463eb932c821fc956a5edb11aac5ac6e1aa31e2 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Thu, 17 Apr 2014 20:46:14 +0000 Subject: tiny fix hover preview button --- view/theme/redbasic/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 033be8564..39cfcaec3 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -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); -- cgit v1.2.3