Add Instagram replacement preference

Fixes #133
This commit is contained in:
Zed
2020-03-29 09:03:06 +02:00
parent a7ffb6d2f2
commit ed79ed25a7
6 changed files with 16 additions and 8 deletions

View File

@@ -151,7 +151,7 @@ input::-webkit-datetime-edit-year-field:focus {
}
label {
padding-right: 135px;
padding-right: 150px;
}
select {
@@ -167,7 +167,7 @@ input::-webkit-datetime-edit-year-field:focus {
input[type="text"] {
position: absolute;
right: 0;
max-width: 120px;
max-width: 140px;
}
.pref-group {