]> git.openstreetmap.org Git - rails.git/blob - app/assets/stylesheets/id.css
Use bootstrap utility class instead of custom css
[rails.git] / app / assets / stylesheets / id.css
1 /*
2  *= require iD
3  */
4
5 /* document-level styling */
6 html, body {
7   width: 100%;
8   height: 100%;
9   margin: 0;
10   padding: 0;
11   overflow: hidden;
12 }