mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/14865] Mask remaining issues with forms
PHPBB3-14865
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
/* -------------------------------------------------------------- /*
|
/* -------------------------------------------------------------- /*
|
||||||
$Forms
|
$Forms
|
||||||
/* -------------------------------------------------------------- */
|
/* -------------------------------------------------------------- */
|
||||||
|
/* stylelint-disable selector-max-compound-selectors */
|
||||||
|
/* stylelint-disable selector-no-qualifying-type */
|
||||||
|
|
||||||
/* General form styles
|
/* General form styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
@@ -472,3 +474,4 @@ input.search {
|
|||||||
.tiny {
|
.tiny {
|
||||||
width: 10%;
|
width: 10%;
|
||||||
}
|
}
|
||||||
|
/* stylelint-enable */
|
||||||
|
Reference in New Issue
Block a user