Merge pull request #232 from jamal-jackson/feature/settings_views_polish

Added Settings Icons
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-30 17:18:17 -03:00 committed by GitHub
commit e4c72fa73d
13 changed files with 224 additions and 7 deletions

View file

@ -12,6 +12,14 @@
border-top: none;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
.big-icon-svg {
& > .bg{
width:20px;
height:20px;
border-radius: 0;
box-shadow: none;
}
}
&:before {
display: block;
position: absolute;