accidentally made nav tabs wider (#6236)

This commit is contained in:
Tony Murray
2017-03-22 10:41:44 -05:00
committed by Neil Lathwood
parent affe5090f4
commit ebabd35d00

View File

@ -2038,6 +2038,10 @@ label {
line-height:34px;
}
.nav > li > a {
padding: 10px 5px !important;
}
/* devices layout modifications */
.devices-font-bold {
font-weight: bold;