aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-09-03 19:49:56 +0200
committerWojtek Kosior <koszko@koszko.org>2021-09-03 19:49:56 +0200
commitf0951bced86fe20cb4ae4d353fa85fb97c2ab454 (patch)
treef4e5a5231974c05159138ceed07faaee375f7094
parentc12b9ee3535f5a4515c164b020dfc08df8f1bfbd (diff)
downloadbrowser-extension-f0951bced86fe20cb4ae4d353fa85fb97c2ab454.tar.gz
browser-extension-f0951bced86fe20cb4ae4d353fa85fb97c2ab454.zip
limit width of url in popup heading
-rw-r--r--html/display-panel.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/display-panel.html b/html/display-panel.html
index 1f6beb7..3ed1b7a 100644
--- a/html/display-panel.html
+++ b/html/display-panel.html
@@ -28,6 +28,7 @@
#main_view>.top>h2 {
padding-left: 0;
+ max-width: 550px
}
.unroll_chbx:not(:checked)+div>:not(:first-child) {