supdegrave / meteor-evm

Event Volunteer Management system, built using meteor.js
2 stars 1 forks source link

'My profile' view needs styling work #38

Closed supdegrave closed 9 years ago

supdegrave commented 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.

screen shot 2015-02-02 at 6 08 00 pm

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">