Commit 62e0d24299e843f208326f7298cb650a9eec7f22
1 parent
ba9e8388
Exists in
master
and in
2 other branches
Modified data-mural li to 10px font size as requested by Jefferson
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
amadeus/static/css/base/amadeus_responsive.css
@@ -351,7 +351,7 @@ | @@ -351,7 +351,7 @@ | ||
351 | position: relative !important; | 351 | position: relative !important; |
352 | } | 352 | } |
353 | li[data-mural] { | 353 | li[data-mural] { |
354 | - font-size: 13px; | 354 | + font-size: 10px; |
355 | } | 355 | } |
356 | .post-icon { | 356 | .post-icon { |
357 | font-size: 32px !important; | 357 | font-size: 32px !important; |