Commit 9c6bd919 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

More noticable filter icons

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 075905ff
......@@ -156,12 +156,13 @@
.filter_icon {
a {
text-align:center;
background: #EEE;
background: $bg_primary;
margin-bottom: 10px;
float: left;
padding: 9px 6px;
font-size: 18px;
width: 40px;
color: #FFF;
@include border-radius(3px);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment