summaryrefslogtreecommitdiffstats
path: root/web_src/css/user.css
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/css/user.css')
-rw-r--r--web_src/css/user.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/web_src/css/user.css b/web_src/css/user.css
index 7b6db8f2f8..54a966e7cb 100644
--- a/web_src/css/user.css
+++ b/web_src/css/user.css
@@ -48,13 +48,13 @@
height: auto;
}
-@media (max-width: 767px) {
+@media (max-width: 767.98px) {
.user.profile .ui.card #profile-avatar img {
width: 30vw;
}
}
-@media (max-width: 767px) {
+@media (max-width: 767.98px) {
.user.profile .ui.card {
width: 100%;
}