aboutsummaryrefslogtreecommitdiff
path: root/html/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/popup.html')
-rw-r--r--html/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/popup.html b/html/popup.html
index ad6c258..bb30425 100644
--- a/html/popup.html
+++ b/html/popup.html
@@ -55,10 +55,10 @@
#info_form, #unprivileged_page_info {
display: grid;
grid-template-columns: auto;
- text-align: center;
}
#info_form * {
+ text-align: center;
white-space: nowrap;
text-overflow: ellipsis;
overflow-x: hidden;