mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-06 13:37:24 +01:00
move that icon over
This commit is contained in:
parent
65e1009e37
commit
a96f396201
@ -13,14 +13,14 @@ span .btn {
|
||||
backface-visibility: hidden;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
position: relative;
|
||||
padding-right: 2.5em;
|
||||
padding-left: 2.5em;
|
||||
-webkit-transition-duration: 0.3s;
|
||||
transition-duration: 0.3s;
|
||||
}
|
||||
span .btn:before {
|
||||
content: "\f1c8";
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
left: 1em;
|
||||
padding: 0 1px;
|
||||
font-family: FontAwesome;
|
||||
-webkit-transform: translateZ(0);
|
||||
|
Loading…
Reference in New Issue
Block a user