mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
commento-input.scss: make create account button width 150px
This commit is contained in:
@ -152,7 +152,7 @@ textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.commento-create-button {
|
.commento-create-button {
|
||||||
width: 120px;
|
width: 150px;
|
||||||
background: $pink-9;
|
background: $pink-9;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user