tab height tweak

This commit is contained in:
zadam 2019-05-22 22:09:53 +02:00
parent 027b3eaed8
commit 810aa8c2fb

View File

@ -195,7 +195,7 @@ li.dropdown-submenu:hover > ul.dropdown-menu {
.note-tab-row .note-tab { .note-tab-row .note-tab {
position: absolute; position: absolute;
left: 0; left: 0;
height: 36px; height: 33px;
width: 240px; width: 240px;
border: 0; border: 0;
margin: 0; margin: 0;