* Align the sidebar dropdown

* Change the sidebar dropdown width and realign it.

* move sidebar dropdown css fix to headers.scss
Этот коммит содержится в:
Martin Bastien
2016-08-01 11:21:05 -04:00
коммит произвёл enahum
родитель b263b0eb98
Коммит 3bf405c0cd

Просмотреть файл

@@ -266,6 +266,10 @@
}
.dropdown-menu {
width: 199px;
margin-top: 4px;
margin-right: 3px;
a {
overflow: hidden;
padding: 3px 20px;