VIVO-201: removed some css redundancies

This commit is contained in:
Tim Worrall 2014-09-22 12:58:52 -04:00
parent b89dba1982
commit 8516955979
17 changed files with 199 additions and 544 deletions

View file

@ -7,7 +7,9 @@
display:none;
}
#add-menu-item p,
#edit-menu-item p {
#edit-menu-item p,
#existingContentType,
#selectContentType label {
margin-top: 15px;
}
#add-menu-item input[name="prettyUrl"],
@ -18,12 +20,6 @@
#edit-menu-item p.note {
margin-top: 5px;
}
#existingContentType {
margin-top: 15px;
}
#selectContentType label {
margin-top: 15px;
}
#selectedContentTypeValue {
padding: 0.2em 0.4em;
background: #f4f4f4;