1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-30 19:52:17 +01:00

Fix header jumping 1px up on contacts selection.

This commit is contained in:
jbtbnl 2014-05-23 17:08:00 +02:00
parent 0b959e93bc
commit d00cb90a85

View File

@ -604,7 +604,7 @@ fieldset.adr ul li input.label { margin-top: -4px !important; }
color: #999;
z-index: 2;
width: 100%;
line-height: 51px;
line-height: 50px;
}
.multiselect #contactsHeader {
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;