GRN2-132: Fixed visual issues with mobile (Fixed #325) (#844)

* Fixed visual issues with mobile

* Fixed spacing above room name
This commit is contained in:
Ahmad Farhat
2019-11-01 11:51:22 -04:00
committed by Jesus Federico
parent 933408f68b
commit e61946a0f4
4 changed files with 8 additions and 8 deletions

View File

@ -21,7 +21,7 @@
<% end %>
<div class="background pb-1">
<div class="container">
<div class="row pt-9">
<div class="row pt-7 pt-sm-9">
<div class="col-lg-8 col-sm-12">
<div id="room-title" class="display-3 form-inline <%= 'edit_hover_class' if current_user.main_room != @room %>" data-path="<%= update_settings_path(@room) %>">
<% if current_user.main_room == @room %>