]> git.mxchange.org Git - friendica.git/commitdiff
[frio] Adjust font-size
authorDamian Wajer <damian@damianwajer.com>
Wed, 18 Jan 2023 17:37:16 +0000 (18:37 +0100)
committerDamian Wajer <damian@damianwajer.com>
Thu, 19 Jan 2023 18:49:10 +0000 (19:49 +0100)
view/theme/frio/css/style.css

index a7ee81b565c2c6a9f73ee22faa4f4ac061698801..01f1cfb69ea5082742b6cbce9e7d7f8fa3dc5cd6 100644 (file)
@@ -1975,15 +1975,9 @@ code > .hl-main {
 .wall-item-actions .btn,
 .wall-item-actions a,
 .wall-item-actions button {
-       font-size: 13px;
        color: $font_color_darker;
        background-color: transparent;
 }
-@media screen and (max-width: 767px) {
-       .wall-item-actions .like-rotator {
-               padding-top: 8px;       
-       }
-}
 .wall-item-actions .active {
        font-weight: bold;
        color: $link_color;
@@ -2021,7 +2015,6 @@ code > .hl-main {
 }
 .wall-item-responses {
        margin-top: .3em;
-       font-size: 13px;
 }
 .wall-item-responses > div > p {
        margin: 0;