align login menu to right

This commit is contained in:
mdipierro
2017-12-02 14:15:06 -06:00
parent 79b877f6b4
commit 4f51647b2f

View File

@@ -1,3 +1,7 @@
ul.navbar-nav.navbar-right {
position: absolute;
right: 100px;
}
label, th {
font-weigth: bold;
white-space: nowrap;