diff --git a/css/tools.less b/css/tools.less index 5b16b50..849f18e 100644 --- a/css/tools.less +++ b/css/tools.less @@ -94,9 +94,12 @@ form.search { .to_top { position: fixed; z-index: 101; - /*right: 10px;*/ bottom: 1em; background-color: @ini_background; padding: 0.3em; + + img { + max-width : 1.5em; + } -} +} \ No newline at end of file diff --git a/images/top.png b/images/top.png index 8ebe258..8f61002 100644 Binary files a/images/top.png and b/images/top.png differ