aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Screwdriver
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2021-02-28 12:26:24 +0100
committerGravatar GitHub <noreply@github.com> 2021-02-28 12:26:24 +0100
commit947e918f05d70d5dce4efa4ef403e593581c3fa9 (patch)
treee66ef1ffe8a6cc0ffbea1bff1791588f72879637 /p/themes/Screwdriver
parentbf2718cada964fba66d8497592abcb73cb9520ba (diff)
Travis: Enforce phpcs line length + whitespace (#3488)
* Update Travis line length * Also check whitespace in CSS files * Fix line length ext.php * More syntax, string templates * Fix exclude-pattern * Test JS files as well
Diffstat (limited to 'p/themes/Screwdriver')
-rw-r--r--p/themes/Screwdriver/screwdriver.rtl.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Screwdriver/screwdriver.rtl.css b/p/themes/Screwdriver/screwdriver.rtl.css
index b00670039..00c2a42d7 100644
--- a/p/themes/Screwdriver/screwdriver.rtl.css
+++ b/p/themes/Screwdriver/screwdriver.rtl.css
@@ -793,7 +793,7 @@ a.btn {
.prompt input {
width: 100%;
box-sizing: border-box;
-
+
}
.prompt input#username,.prompt input#passwordPlain {