aboutsummaryrefslogtreecommitdiff
path: root/extension/popup/popup.css
diff options
context:
space:
mode:
Diffstat (limited to 'extension/popup/popup.css')
-rw-r--r--extension/popup/popup.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/extension/popup/popup.css b/extension/popup/popup.css
index 023d1520b..80a0829e5 100644
--- a/extension/popup/popup.css
+++ b/extension/popup/popup.css
@@ -1,5 +1,5 @@
body {
- width: 35em;
+ width: 30em;
margin: 0;
padding: 0
}
@@ -48,4 +48,4 @@ body {
#reserve-create table .input input[type="text"] {
width: 100%;
-} \ No newline at end of file
+}