aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 15c0ae8a5..8aecd484c 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -369,7 +369,7 @@ aside li {
}
#profile-edit-links {
- width: $converse_width;
+ max-width: $converse_width;
padding-top: 15px;
padding-bottom: 15px;
}