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);