Tweaked icon button size.

This commit is contained in:
Sean Li 2015-01-31 21:06:17 -08:00
parent b4b5f91675
commit bcb2c9936a
1 changed files with 2 additions and 2 deletions

View File

@ -334,7 +334,7 @@
.details-header-actions {
flex: 1 auto;
text-align: left;
margin-top: -10px;
margin-top: -5px;
.action {
display: inline-block;
.action-icon {
@ -345,7 +345,7 @@
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/
color: @gray-normal;
font-size: 32px;
font-size: 30px;
margin-right: 35px;
//color: @gray-darker;
transition: all 0.25s;