Back to full width

main
Bob Mottram 2020-12-01 22:49:53 +00:00
parent 65b9574ffa
commit e183c88341
1 changed files with 0 additions and 6 deletions

View File

@ -1431,9 +1431,6 @@ div.container {
background-color: var(--main-bg-color-reply);
color: var(--main-fg-color);
}
input[type=text], hashtagCategory {
width: 20ch;
}
input[type=button], input[type=submit] {
background-color: var(--button-background);
color: var(--button-text);
@ -2066,9 +2063,6 @@ div.container {
background-color: var(--main-bg-color-reply);
color: var(--main-fg-color);
}
input[type=text], hashtagCategory {
width: 20ch;
}
input[type=button], input[type=submit] {
background-color: var(--button-background);
color: var(--button-text);