Remove todos

This commit is contained in:
Romain Neutron 2014-05-17 12:35:05 +02:00
commit 4bea49478c
3 changed files with 1 additions and 4 deletions

View file

@ -325,7 +325,6 @@
}
// Right aligned menus need alt position
// TODO: rejigger this at some point to simplify the selectors
.navbar .nav.pull-right .dropdown-menu,
.navbar .nav .dropdown-menu.pull-right {
left: auto;
@ -338,4 +337,4 @@
left: auto;
right: 13px;
}
}
}