font-size increased for options in download menu (dossiers#index), adding caret to display dropdown

This commit is contained in:
JC 2016-12-05 11:27:26 +01:00
parent bcc4c01b39
commit e24008bae4
2 changed files with 5 additions and 4 deletions

View file

@ -94,6 +94,7 @@
#download-menu {
.btn-sm {
color: #000000;
font-size: 18px;
}
}