fixed footer z-index

This commit is contained in:
2018-10-24 12:27:52 +02:00
parent d339fdd732
commit c0412724d7
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
@@ -97,7 +97,7 @@ body.toolbar-horizontal.toolbar-themes.toolbar-no-tabs{
footer[role="contentinfo"]{
// outline: 1px solid pink;
z-index: 5;
z-index: 12;
position:fixed;
bottom:0;
box-sizing: content-box;