max-width for small screens

This commit is contained in:
Jeroen 2014-08-06 23:03:14 +00:00
parent 0903d57311
commit 1fcb4d88a4

View File

@ -369,7 +369,7 @@ aside li {
} }
#profile-edit-links { #profile-edit-links {
width: $converse_width; max-width: $converse_width;
padding-top: 15px; padding-top: 15px;
padding-bottom: 15px; padding-bottom: 15px;
} }