fix profile page overflow
This commit is contained in:
parent
745f93cd71
commit
e3203d27e6
1 changed files with 2 additions and 0 deletions
|
@ -561,6 +561,8 @@ $mark-review-padding-wider: 6px 0
|
|||
|
||||
.calendar_view
|
||||
position: relative
|
||||
margin-left: -8px;
|
||||
margin-right: -24px;
|
||||
|
||||
// Medium devices (tablets, 768px and up)
|
||||
@media (max-width: $medium-devices)
|
||||
|
|
Loading…
Add table
Reference in a new issue