mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/14865] Mask remaining issues with forms
PHPBB3-14865
This commit is contained in:
parent
628005e730
commit
53b82f28f7
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
/* -------------------------------------------------------------- /*
|
||||
$Forms
|
||||
/* -------------------------------------------------------------- */
|
||||
/* stylelint-disable selector-max-compound-selectors */
|
||||
/* stylelint-disable selector-no-qualifying-type */
|
||||
|
||||
/* General form styles
|
||||
---------------------------------------- */
|
||||
|
@ -472,3 +474,4 @@ input.search {
|
|||
.tiny {
|
||||
width: 10%;
|
||||
}
|
||||
/* stylelint-enable */
|
||||
|
|
Loading…
Add table
Reference in a new issue