Remove 100% properties that were messing up sizing.

feature/default_network_editable
Kevin Serrano 7 years ago
parent 6176a4b1bf
commit ce2e9872cf
No known key found for this signature in database
GPG Key ID: BF999DEFC7371BA1
  1. 2
      ui/app/css/index.css

@ -19,8 +19,6 @@ html, body {
font-weight: 300;
line-height: 1.4em;
background: #F7F7F7;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

Loading…
Cancel
Save