aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
diff options
context:
space:
mode:
authorShpuld Shpuldson <shpuld@gmail.com>2017-08-23 20:33:20 +0300
committerShpuld Shpuldson <shpuld@gmail.com>2017-08-23 20:33:20 +0300
commitbf61592b567f949ea65c0454e42a884dd065ab6e (patch)
tree1b7039b5158b35c844f4adcd9d4fc3d7112a954a /src/components/timeline/timeline.vue
parent2bc261afbaf9377450999e49a5fe46dcbcc8b180 (diff)
Round the edge of the user profile user card, make sure 'follows you' stays in the right, fix avatar class conflict.
Diffstat (limited to 'src/components/timeline/timeline.vue')
-rw-r--r--src/components/timeline/timeline.vue8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue
index bf64b935..f36770d6 100644
--- a/src/components/timeline/timeline.vue
+++ b/src/components/timeline/timeline.vue
@@ -89,14 +89,6 @@
}
}
- .avatar {
- padding-top: 0.3em;
- width:32px;
- height: 32px;
- border-radius: 50%;
- }
-
-
.new-status-notification {
position:relative;
margin-top: -1px;