1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-29 13:00:26 +02:00

[ticket/14865] Mask remaining issues with forms

PHPBB3-14865
This commit is contained in:
hanakin
2016-11-24 13:12:43 +01:00
parent 628005e730
commit 53b82f28f7

View File

@@ -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 */