aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-08-30 08:05:18 +0300
committerAUTOMATIC1111 <16777216c@gmail.com>2023-08-30 08:23:47 +0300
commitafea99a72b48fd88b101b1b2cea45fd527c3bc6f (patch)
tree9de696ebb936d60b3c85e76f517b7a77c49a6356 /style.css
parent965c72891486107340d3ab4b000871b96775fb00 (diff)
get progressbar to display correctly in extensions tab
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 92d3030e..fb4e2f1f 100644
--- a/style.css
+++ b/style.css
@@ -517,6 +517,11 @@ table.popup-table .link{
background: #b4c0cc;
border-radius: 3px !important;
top: -20px;
+ width: 100%;
+}
+
+.progress-container{
+ position: relative;
}
[id$=_results].mobile{