ux(forms): major simplification of norm-form markup and css

This commit is contained in:
Torkel Ödegaard
2016-02-13 19:42:05 +01:00
parent 1004515bda
commit caa765ec32
10 changed files with 147 additions and 452 deletions

View File

@@ -5,23 +5,6 @@
@media (max-width: 767px) {
// Padding to set content in a bit
body {
padding-left: 20px;
padding-right: 20px;
}
// Negative indent the now static "fixed" navbar
.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
margin-left: -20px;
margin-right: -20px;
}
// Remove padding on container given explicit padding set on body
.container-fluid {
padding: 0;
}
// TYPOGRAPHY
// ----------
// Reset horizontal dl