make the text on the dropdowns smaller

This commit is contained in:
Joe Tretter
2020-04-30 21:38:56 -05:00
parent f856f4726c
commit 92341598a9

View File

@@ -156,6 +156,8 @@ body {
.btn-myColSelection {
padding-top: 0;
padding-bottom: 0;
font-size: xx-small;
height: 20px;
}
.ralign { text-align:right; }