diff options
| author | Shpuld Shpuldson <shpuld@gmail.com> | 2017-06-01 17:43:37 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shpuld@gmail.com> | 2017-06-01 17:43:37 +0300 |
| commit | 52e6b470be3420178bee02844fcfd8968f2797e7 (patch) | |
| tree | e367a713cda2481eae27d2cf79de261c635a93a3 /src | |
| parent | d063607b9d5e543004404d1ec6a399c26e93f4d6 (diff) | |
Revert some of those mobile optimizations, breaks mention notifs.
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/status/status.vue | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/components/status/status.vue b/src/components/status/status.vue index 9b17dfff..8fb8d894 100644 --- a/src/components/status/status.vue +++ b/src/components/status/status.vue @@ -308,19 +308,6 @@ .status-el { .name-and-links { margin-left: -0.25em; - - .user-name { - flex: 100%; - } - } - - .status-content { - margin-top: 0.5em; - margin-left: -3.7em; - margin-right: 0; - } - .status-actions { - margin-left: -3.7em; } } .status { |
