fix alignment

This commit is contained in:
Michael Telatynski 2019-12-23 11:38:52 +00:00
parent afcbb218fa
commit 84eb72b0e0

View file

@ -52,5 +52,5 @@ limitations under the License.
position: absolute;
left: -15px;
border-radius: 0 3px 3px 0;
top: -8px; // (56 - 40)/2
top: 2px; // 10 [padding-top] - (56 - 40)/2
}