Logo sizing

This commit is contained in:
Alan Friedman 2016-01-12 16:49:08 -05:00
parent 9b146220a8
commit 6b5e042f80

View File

@ -208,7 +208,9 @@ input {
} }
.navbar-brand img { .navbar-brand img {
width: 40px; width: 37px;
}
#participants-modal ul.users { #participants-modal ul.users {
padding: 0px; padding: 0px;
} }