From 2c86e875765b1ed4f1753ab51af5583cc9606760 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 11 Mar 2017 17:25:57 -0800 Subject: more work on making popup be sized properly --- ext/fg/css/client.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/fg/css') diff --git a/ext/fg/css/client.css b/ext/fg/css/client.css index 5289392a..9f566480 100644 --- a/ext/fg/css/client.css +++ b/ext/fg/css/client.css @@ -22,10 +22,8 @@ iframe#yomichan-popup { background-color: #fff; border: 1px solid #999; box-shadow: 0 0 10px rgba(0, 0, 0, .5); - height: 250px; position: fixed; resize: both; visibility: hidden; - width: 400px; z-index: 2147483647; } -- cgit v1.2.3