Line 699: | Line 699: | ||
margin: 5px !important; | margin: 5px !important; | ||
height: 60px !important; | height: 60px !important; | ||
− | + | position: relative; | |
} | } | ||
Line 708: | Line 708: | ||
position: relative !important; | position: relative !important; | ||
transition: 0.5s !important; | transition: 0.5s !important; | ||
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | transform: translateY(-50%); | ||
} | } | ||
Revision as of 15:28, 18 October 2016