forked from mirrors/easyappointments
Correct CSS selector
This commit is contained in:
parent
2e97777cad
commit
80cc4f9d5d
1 changed files with 1 additions and 1 deletions
|
@ -651,7 +651,7 @@ body .form-horizontal .controls {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
#services-page .record-details h3 a {
|
||||
#services-page #services .record-details h3 a {
|
||||
display: block;
|
||||
margin: 1rem 0;
|
||||
font-size: 1rem;
|
||||
|
|
Loading…
Reference in a new issue