mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-08 15:43:24 +00:00
Corrige l'alignement dans le champ texte
This commit is contained in:
@@ -497,6 +497,9 @@ noscript p {
|
|||||||
#filter form {
|
#filter form {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
#filter input[type="text"] {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
#filter input + .btn {
|
#filter input + .btn {
|
||||||
height: 34px;
|
height: 34px;
|
||||||
left: -5px;
|
left: -5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user