Merge pull request #1270 from TheGrits/patch-4

Fix gh-728: Align Misaligned Nav-bar Dropdown
This commit is contained in:
Matthew Taylor 2017-04-19 16:40:15 -04:00 committed by GitHub
commit 9c50f31ce3

View file

@ -8,7 +8,6 @@
border-radius: 0 0 5px 5px;
background-color: $ui-blue;
padding: 10px;
min-width: 160px;
max-width: 260px;
overflow: visible;
color: $type-white;