SPR-760: qa position of meta tabbox

This commit is contained in:
Silke Pisulla 2017-03-10 15:34:50 +01:00
commit 71df078ff0

View file

@ -85,6 +85,14 @@
margin-left: 4px;
transition: @transition color, @transition background-color, @transition border-color;
@media @screen_max-xxlg {
padding-top: .35em;
}
@media @screen_max-xlg {
padding-top: .3em;
}
@media @screen_max-md {
top: -1px;
padding: .2em .3rem .1em;