Styling tweaks for discover

This commit is contained in:
Rashid Khan 2014-03-19 15:10:15 -07:00
parent d8b01ad254
commit 5aa1b8bf7b

View file

@ -7069,6 +7069,13 @@ disc-field-chooser ul {
padding-top: 20px;
padding-left: 0 !important;
}
.discovery-field-container li {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.discovery-field-container li a {
border-radius: 0 !important;
}
.nav-condensed > li > a {
padding-top: 2px;
padding-bottom: 2px;