Fix recent icons
This commit is contained in:
parent
adf629072a
commit
6e8bdc5e6b
|
@ -228,7 +228,7 @@
|
||||||
float: left;
|
float: left;
|
||||||
width: 25px;
|
width: 25px;
|
||||||
height: 25px;
|
height: 25px;
|
||||||
margin-top: 2px;
|
margin-top: 1px;
|
||||||
svg {
|
svg {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
|
@ -296,7 +296,7 @@
|
||||||
float: left;
|
float: left;
|
||||||
width: 25px;
|
width: 25px;
|
||||||
height: 25px;
|
height: 25px;
|
||||||
margin-top: 2px;
|
margin-top: 1px;
|
||||||
svg {
|
svg {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
|
@ -349,7 +349,7 @@
|
||||||
float: left;
|
float: left;
|
||||||
width: 25px;
|
width: 25px;
|
||||||
height: 25px;
|
height: 25px;
|
||||||
margin-top: 2px;
|
margin-top: 1px;
|
||||||
svg {
|
svg {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
Loading…
Reference in a new issue