diff options
| author | Shpuld Shpuldson <shpuld@gmail.com> | 2017-08-23 13:41:24 -0400 |
|---|---|---|
| committer | Shpuld Shpuldson <shpuld@gmail.com> | 2017-08-23 13:41:24 -0400 |
| commit | 8778270381c6f2fffdf1c6a5eb09448a787aebd7 (patch) | |
| tree | 1b7039b5158b35c844f4adcd9d4fc3d7112a954a /src/components/timeline | |
| parent | 2bc261afbaf9377450999e49a5fe46dcbcc8b180 (diff) | |
| parent | bf61592b567f949ea65c0454e42a884dd065ab6e (diff) | |
Merge branch 'fix/style-fixes-user-profile' into 'develop'
Style fixes in user profile
See merge request !107
Diffstat (limited to 'src/components/timeline')
| -rw-r--r-- | src/components/timeline/timeline.vue | 8 |
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; |
