From 8a0af00efe95d3a1426465a7486646e05352e96e Mon Sep 17 00:00:00 2001 From: nathan Date: Tue, 2 Aug 2016 01:28:08 -0700 Subject: [PATCH] fix top buttons --- tabs/osd.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabs/osd.css b/tabs/osd.css index bd447059..04e7e22a 100644 --- a/tabs/osd.css +++ b/tabs/osd.css @@ -334,7 +334,7 @@ button { display: inline-block; position: absolute; right: 1em; - top: 1em; + top: .5em; } @media only screen and (max-width: 1055px) , only screen and (max-device-width: 1055px) {