From 43bf6696d538c1380de2dcf27245f7cfa98d2ac3 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 17 Jun 2020 21:48:07 -0700 Subject: Revert "Always align action items to the right even when the window is small " This reverts commit c9618458cb2ad42c2a588c34f2c870d93df032d5. --- ui/static/css/common.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ui/static/css') diff --git a/ui/static/css/common.css b/ui/static/css/common.css index 4d609a4c..6aef27f2 100644 --- a/ui/static/css/common.css +++ b/ui/static/css/common.css @@ -704,10 +704,6 @@ a.button { margin-top: 5px; } -.item-meta ul:last-child { - margin-left: auto; -} - .item-meta li { display: inline; } -- cgit v1.2.3