1
0

Make sure media/template info does not overflow

References #230
This commit is contained in:
Matthias Mees
2015-01-16 11:55:33 +01:00
parent 0eaf9db416
commit 5fdb253448

View File

@ -2257,6 +2257,7 @@ label .perm_name,
box-sizing: border-box;
color: #fcfcfc;
height: 100%;
overflow: hidden;
padding: .5em 1em;
position: absolute;
top: 0;