From 75a650aa6de13eaf1e0e17d5ec7bfffeee0db212 Mon Sep 17 00:00:00 2001 From: shpuld Date: Wed, 17 Apr 2019 18:28:44 +0300 Subject: update styles and remove unnecessary stuff --- src/components/status/status.vue | 30 ++++++++++-------------------- 1 file changed, 10 insertions(+), 20 deletions(-) (limited to 'src/components/status/status.vue') diff --git a/src/components/status/status.vue b/src/components/status/status.vue index b0882964..d79bb2b9 100644 --- a/src/components/status/status.vue +++ b/src/components/status/status.vue @@ -135,19 +135,19 @@
-
+
{{ $t('user_card.favorites') }}
{{ statusFromGlobalRepository.favoritedBy.length }}
- -
  • +
  • +
    - - +
    +
    @@ -631,19 +631,15 @@ a.unmute { } .favs-repeated-users { - margin-top: 0.75em; + margin-top: $status-margin; .stats { width: 100%; - margin: 0; - list-style: none; - overflow: hidden; - padding: 0; display: flex; line-height: 1em; .stat-count { - margin-right: 10px; + margin-right: 0.8em; .stat-title { color: var(--faint, $fallback--faint); @@ -651,13 +647,7 @@ a.unmute { text-transform: uppercase; position: relative; margin-bottom: 3px; - cursor: pointer; line-height: 1em; - - &:hover, - &:focus { - text-decoration: underline; - } } .stat-number { -- cgit v1.2.3-70-g09d2