fix top navigation style

This commit is contained in:
mlorb 2018-04-19 13:26:10 +02:00
parent 2290b75f8a
commit c1832969b4

View file

@ -270,6 +270,10 @@
padding-top: 5px; padding-top: 5px;
} }
li:last-child {
border-bottom: 0;
}
.btn-default { .btn-default {
text-align: right; text-align: right;
width: 300px; width: 300px;