mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
commento.scss: unset previously defined CSS
This commit is contained in:
@ -15,7 +15,8 @@
|
||||
max-width: 400px;
|
||||
|
||||
.commento-input {
|
||||
height: 40px;
|
||||
display: inline;
|
||||
height: 30px;
|
||||
background: $white;
|
||||
border: none;
|
||||
outline: none;
|
||||
|
Reference in New Issue
Block a user