From 52e6b470be3420178bee02844fcfd8968f2797e7 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Thu, 1 Jun 2017 17:43:37 +0300 Subject: [PATCH] Revert some of those mobile optimizations, breaks mention notifs. --- src/components/status/status.vue | 13 ------------- 1 file changed, 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 {