mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
commento-input.scss: use pixels instead of rem
This commit is contained in:
@ -68,7 +68,7 @@ textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.commento-account-buttons-container {
|
.commento-account-buttons-container {
|
||||||
top: 3rem;
|
top: 45px;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user