Minor fix on top menu dropdown icon position

This commit is contained in:
Unknwon 2016-08-11 23:12:06 -07:00
parent 5544a7037b
commit 7551141dbe
2 changed files with 13 additions and 0 deletions

View file

@ -92,6 +92,9 @@ pre, code {
.avatar > .ui.image {
margin-right: 0;
}
.avatar .octicon-triangle-down {
margin-top: 6.5px;
}
.searchbox {
background-color: rgb(244, 244, 244) !important;
&:focus {