diff --git a/app/assets/stylesheets/mobile.css.erb b/app/assets/stylesheets/mobile.css.erb index b017592d..581dfc29 100644 --- a/app/assets/stylesheets/mobile.css.erb +++ b/app/assets/stylesheets/mobile.css.erb @@ -121,4 +121,5 @@ li.mobileMenuUser { display: inline-block; vertical-align: middle; margin-right: 10px; + border-radius: 16px; } \ No newline at end of file