cursor pointer for label (ux improvement)

This commit is contained in:
Nicolas Danelon 2015-06-23 15:32:23 -03:00
parent 504a425409
commit 38eb1e7770
1 changed files with 1 additions and 0 deletions

View File

@ -344,6 +344,7 @@ h1 {
}
#headerform label {
cursor: pointer;
margin-right: 10px;
}