From 08b38a090db590b3270e7b533f804c7b61f68e8a Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Nov 27 2018 15:16:34 +0000 Subject: Replace tabs with spaces Signed-off-by: Pierre-Yves Chibon --- diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 79c9245..2206f02 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -360,16 +360,16 @@ th[data-sort] { .selectize-control:before{ - -webkit-animation: fa-spin 2s infinite linear; + -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; - content: '\f1ce'; + content: '\f1ce'; font-family: FontAwesome; - z-index: 2; - position: absolute; - display: block; - right: 34px; + z-index: 2; + position: absolute; + display: block; + right: 34px; top: 7px; - opacity: 0; + opacity: 0; } .selectize-control.loading:before{