diff --git a/css/style.css b/css/style.css index ee5923b..c845254 100644 --- a/css/style.css +++ b/css/style.css @@ -49,10 +49,10 @@ input { #sidebar .actions { overflow: hidden; } -#sidebar .actions #export { +#sidebar .actions .export { margin-right: 4px; } -#sidebar .actions #export:before { +#sidebar .actions .export:before { content: "\f019"; font: 12px FontAwesome; margin-top: 5px; diff --git a/index.html b/index.html index 6e2e892..47fdb7a 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,8 @@