CSS Fix: /shop

This commit is contained in:
Fabien Pinckaers 2014-07-09 18:51:07 +02:00
parent ac7f1d9e0e
commit b333457ca3
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@
right: 0;
bottom: 0;
overflow: hidden;
padding: 0 15px 24px 15px;
padding: 0 15px 24px 10px;
min-height: 56px;
border-top: 1px solid rgba(255, 255, 255, 0.2);
background: rgba(255, 255, 255, 0.75);

View File

@ -47,7 +47,7 @@
right: 0
bottom: 0
overflow: hidden
padding: 0 15px 24px 15px
padding: 0 15px 24px 10px
min-height: 56px
border-top: 1px solid rgba(255,255,255,0.2)
background: rgba(255, 255, 255, 0.75)