]> git.mxchange.org Git - friendica.git/commitdiff
Merge remote-tracking branch 'upstream/develop' into api-again
authorMichael <heluecht@pirati.ca>
Wed, 12 May 2021 09:15:27 +0000 (09:15 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 12 May 2021 09:15:27 +0000 (09:15 +0000)
1  2 
view/theme/frio/css/style.css

index 758207d153914bd142a237ee5e3fe258e09f9305,8ad5c62742215d2cb45d9b0f5d1614b3c2c933c4..4fb504714134de317b44f37a3087572ce05885e4
@@@ -961,7 -961,6 +961,6 @@@ ul li .intro-wrapper button.intro-actio
        font-weight: 400;
        font-size: 13px;
        padding: 4px 15px;
-       text-transform: capitalize;
        width: 100%;
        text-align: left;
  }
@@@ -1944,11 -1943,6 +1943,6 @@@ code > .hl-main 
        margin: 0;
        margin-left: 20px;
  }
- .wall-item-actions .button-comments,
- .wall-item-actions .button-votes,
- .wall-item-actions .button-likes {
-       text-transform: capitalize;
- }
  .wall-item-actions button:hover {
        color: $font_color_darker;
        text-decoration: underline;
@@@ -3416,7 -3410,6 +3410,7 @@@ section .profile-match-wrapper 
  .mod-home.is-not-singleuser nav.navbar,
  .mod-login nav.navbar {
        background-color: transparent;
 +      position: inherit;
  }
  .mod-home.is-not-singleuser #topbar-second,
  .mod-login #topbar-second {