Merge branch 'develop' of https://github.com/tainacan/tainacan-theme into develop
This commit is contained in:
commit
903f845e63
|
@ -56,6 +56,17 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
.comment-form-cookies-consent {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
#wp-comment-cookies-consent{
|
||||
width: auto;
|
||||
display: inline-flex;
|
||||
}
|
||||
label {
|
||||
margin: 0 1rem;
|
||||
}
|
||||
}
|
||||
.comment-form-author {
|
||||
margin-top: 22px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue