mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-12-01 13:24:10 +01:00
Wrong height on oc-addnew elements
This commit is contained in:
parent
d4d9f9145f
commit
ff47985027
@ -40,6 +40,7 @@
|
|||||||
#app-navigation .oc-addnew input[type=text] {
|
#app-navigation .oc-addnew input[type=text] {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-left: 6px;
|
margin-left: 6px;
|
||||||
|
height: 34px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.oc-addnew select {
|
.oc-addnew select {
|
||||||
|
Loading…
Reference in New Issue
Block a user