mirror of https://github.com/docker/docs.git
Tweaked icon button size.
This commit is contained in:
parent
b4b5f91675
commit
bcb2c9936a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue