]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix CSS typo in accessibility css
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 24 Jan 2019 20:16:44 +0000 (21:16 +0100)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Thu, 21 Feb 2019 15:22:26 +0000 (16:22 +0100)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
apps/accessibility/css/style.scss

index 7b5a42e5f322e5b09fce5424435cd03aed5a5169..001af09c561b32a7893a69d17a456c2b8cbe4a25 100644 (file)
@@ -17,7 +17,7 @@
 }
 
 // Limit width of settings sections for readability
-#accessibility .section p {
+#accessibility.section p {
        max-width: 800px;
 }