]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Remove duplicate CSS properties
authorZero King <l2dy@icloud.com>
Wed, 19 May 2021 21:51:52 +0000 (21:51 +0000)
committerClaire <claire.github-309c@sitedethib.com>
Sat, 22 May 2021 11:22:26 +0000 (13:22 +0200)
Port 028ba13eb3f1e5e5e35485fe1531ec7630e84abe to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
app/javascript/flavours/glitch/styles/about.scss
app/javascript/flavours/glitch/styles/widgets.scss

index cdf2d116b4c1fba03bf3192d2ee115eb4d7b871d..2cc43afecd1c63534e08b07cf705da1218c93a80 100644 (file)
@@ -324,7 +324,6 @@ $small-breakpoint: 960px;
     font-family: $font-sans-serif, sans-serif;
     font-size: 16px;
     font-weight: 400;
-    font-size: 16px;
     line-height: 30px;
     margin-bottom: 12px;
     color: $darker-text-color;
index b397844a2fc6d1dece0449deeccb72f82266e01c..05bc076ea3e2c004feb1477852eae2540e573218 100644 (file)
@@ -584,7 +584,6 @@ $fluid-breakpoint: $maximum-width + 20px;
     display: block;
     font-weight: 500;
     padding: 15px;
-    overflow: hidden;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;