diff --git a/ui/geary.css b/ui/geary.css index 3c8045a7..0f42c927 100644 --- a/ui/geary.css +++ b/ui/geary.css @@ -61,7 +61,9 @@ infobar flowboxchild { } revealer components-conversation-actions { - margin: 6px; + border: solid @borders; + border-top-width: 1px; + padding: 6px; } /* FolderPopover */