diff --git a/cmd/drone-server/static/styles/drone.css b/cmd/drone-server/static/styles/drone.css index 7dc3d7d6a..905d68356 100644 --- a/cmd/drone-server/static/styles/drone.css +++ b/cmd/drone-server/static/styles/drone.css @@ -1422,6 +1422,7 @@ section > .search a { transition: all .5s; border-radius:2px; text-transform:uppercase; + font-size:14px; } section > .search a:hover { background: #00ACC1;