aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/themes/Dark/dark.css2
-rw-r--r--p/themes/Flat/flat.css2
-rw-r--r--p/themes/Origine/origine.css2
3 files changed, 3 insertions, 3 deletions
diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css
index f8051c84a..e47415366 100644
--- a/p/themes/Dark/dark.css
+++ b/p/themes/Dark/dark.css
@@ -883,7 +883,7 @@ a.btn {
text-overflow: ellipsis;
}
.stat > .horizontal-list .item:first-child {
- width: 250px;
+ width: 270px;
}
/*=== LOGS */
diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css
index 6f9249ecb..41d03c57d 100644
--- a/p/themes/Flat/flat.css
+++ b/p/themes/Flat/flat.css
@@ -870,7 +870,7 @@ a.btn {
text-overflow: ellipsis;
}
.stat > .horizontal-list .item:first-child {
- width: 250px;
+ width: 270px;
}
/*=== LOGS */
diff --git a/p/themes/Origine/origine.css b/p/themes/Origine/origine.css
index 208f46265..6a4ef9699 100644
--- a/p/themes/Origine/origine.css
+++ b/p/themes/Origine/origine.css
@@ -924,7 +924,7 @@ a.btn {
text-overflow: ellipsis;
}
.stat > .horizontal-list .item:first-child {
- width: 250px;
+ width: 270px;
}
/*=== LOGS */