From 15313de18c54d2d600d838d51bac06678974679f Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 18 Mar 2017 16:52:00 -0700 Subject: [PATCH] tighter layout --- ext/fg/frame.html | 43 ++++++++++++++++++++++------------------- ext/mixed/css/frame.css | 4 ---- 2 files changed, 23 insertions(+), 24 deletions(-) diff --git a/ext/fg/frame.html b/ext/fg/frame.html index ec0acf64..d915281c 100644 --- a/ext/fg/frame.html +++ b/ext/fg/frame.html @@ -6,28 +6,31 @@ + -
-
- -
- -
- -
-

Yomichan Updated!

-

- The Yomichan extension has been updated to a new version! In order to continue - viewing definitions on this page you must reload this tab or restart your browser. -

-
- - - - - - +
+
+ +
+ +
+

Yomichan Updated!

+

+ The Yomichan extension has been updated to a new version! In order to continue + viewing definitions on this page you must reload this tab or restart your browser. +

+
+ + + + + + diff --git a/ext/mixed/css/frame.css b/ext/mixed/css/frame.css index af689cbe..78108dd5 100644 --- a/ext/mixed/css/frame.css +++ b/ext/mixed/css/frame.css @@ -51,10 +51,6 @@ hr { * Entries */ -.entry { - padding: 15px 0px 15px 0px; -} - .tag-default { background-color: #8a8a91; }