retain the same word case in repositories dropdown

This commit is contained in:
Mojca Lorber 2017-06-19 10:32:12 +02:00
parent e027a871e9
commit f77b1aa4e8

View file

@ -2,6 +2,7 @@
height: auto;
max-height: 400px;
overflow-x: hidden;
text-transform: initial;
}
.repository-table {