So the inner dot is filled
This commit is contained in:
simurai 2016-04-27 10:42:03 +09:00 committed by Kevin Sawicki
parent 6979ea7fda
commit 3e4ecd6d6e

View file

@ -37,10 +37,12 @@
margin-right: 0.4em;
}
.svg-stroke,
.svg-fill {
.svg-stroke {
stroke: #9feaf9;
}
.svg-fill {
fill: #9feaf9;
}
.vertical-middle {
vertical-align: middle !important;