1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-18 07:52:21 +01:00

Fix whitespace issue after core design changes.

This commit is contained in:
jbtbnl 2014-06-05 15:38:12 +02:00
parent 8c13f8c582
commit 309d7494c4

View File

@ -554,10 +554,6 @@ input[type=checkbox].propertytype { width: 10px; }
.svg .favorite { display: inline-block; float: left; height: 20px; width: 20px; background-size:contain; } .svg .favorite { display: inline-block; float: left; height: 20px; width: 20px; background-size:contain; }
#app-content {
top: 44px;
}
/* Contact layout */ /* Contact layout */
#contact > ul > li { white-space: nowrap; margin-right: 110px; } #contact > ul > li { white-space: nowrap; margin-right: 110px; }