Closed supdegrave closed 9 years ago
If browser window isn't maximized, the display is thrown off. There are still some old Bootstrap styles that need to be cleaned up.
Here's some of the offending code:
<div class="main container"> <div class="panel panel-default col-sm-12 col-md-6" style="padding: 0;"> <div class="panel-heading"> <h3 class="panel-title">My profile</h3> </div> <div class="panel-body"> <div class="userProfile"> <div class="ui grid">
If browser window isn't maximized, the display is thrown off. There are still some old Bootstrap styles that need to be cleaned up.
Here's some of the offending code: