mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 06:42:14 +09:00
Make SEO info, header/footer text, and some other fields full width #2516
This commit is contained in:
parent
f980ea58c6
commit
3aa0d38a67
9 changed files with 31 additions and 30 deletions
|
|
@ -310,7 +310,8 @@
|
|||
.x input.x_full-width,
|
||||
.x textarea.x_full-width,
|
||||
.x .x_uneditable-input.x_full-width{width:calc(100% - 14px)}
|
||||
.x textarea{height:auto}
|
||||
.x textarea.x_full-width.lang_code{width:calc(100% - 42px)}
|
||||
.x textarea{height:auto;min-height:80px;resize:vertical}
|
||||
.x textarea,
|
||||
.x input[type="text"],
|
||||
.x input[type="password"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue