ui and pulls index fix

This commit is contained in:
Unknwon 2015-09-03 03:49:50 -04:00
parent 5c5ccddb02
commit 2a2a8cd619
6 changed files with 25 additions and 8 deletions

File diff suppressed because one or more lines are too long

View file

@ -11,10 +11,20 @@
}
}
.filter.menu {
.item {
text-align: left;
.floating.label {
top: 7px;
left: 95%;
}
}
.item.active {
background-color: #4183c4;
color: #FFF;
}
.item .text {
width: 90%;
}
}
.ui.right .head.menu {
margin-top: -5px;