1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-28 10:24:11 +01:00

Wrong height on oc-addnew elements

This commit is contained in:
Thomas Tanghus 2014-03-04 18:25:43 +01:00
parent d4d9f9145f
commit ff47985027

View File

@ -40,6 +40,7 @@
#app-navigation .oc-addnew input[type=text] {
margin-top: 5px;
margin-left: 6px;
height: 34px !important;
}
.oc-addnew select {