diff --git a/frontend/web/css/site.css b/frontend/web/css/site.css index 19b3662..f84c945 100644 --- a/frontend/web/css/site.css +++ b/frontend/web/css/site.css @@ -1173,6 +1173,7 @@ select{ -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out; + cursor: pointer; } .social .fb{background-position:-48px 0; } -- libgit2 0.21.4