Merge "Display correct cursor when hovering over patchset header"

This commit is contained in:
Zuul 2018-09-05 15:21:42 +00:00 committed by Gerrit Code Review
commit cb30c1fc8b
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
.zuul-patchset-header {
font-size: small;
padding: 8px 12px;
cursor: pointer;
}
.form-inline > .form-group {