mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 17:07:43 +02:00
support for variable width prepend/append
This commit is contained in:
2
themes/grav/css-compiled/template.css
vendored
2
themes/grav/css-compiled/template.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -42,7 +42,8 @@ form {
|
||||
display: table-row;
|
||||
.form-input-addon {
|
||||
display: table-cell;
|
||||
width: 43px;
|
||||
min-width: 43px;
|
||||
padding: 0 10px;
|
||||
text-align: center;
|
||||
}
|
||||
input {
|
||||
|
||||
Reference in New Issue
Block a user