fixes #659
This commit is contained in:
@@ -117,3 +117,8 @@ strong {
|
||||
table tfoot {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
.hint {
|
||||
color: #666;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@@ -28,11 +28,6 @@ form.simple_form {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.hint {
|
||||
color: #666;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
border: none;
|
||||
display: inline;
|
||||
|
||||
@@ -36,7 +36,6 @@ div#c-artists {
|
||||
}
|
||||
|
||||
.hint {
|
||||
font-size: 80%;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user