Commit b5d24e9d authored by Aron Carroll's avatar Aron Carroll

All sheet tabs now have a bottom border

parent 3f243561
......@@ -99,7 +99,7 @@ ol {
position: relative;
background-color: $body-background;
.auth .nav-tabs {
.nav-tabs {
border: 1px none $gray-lighter;
border-bottom-style: solid;
padding: 0 0 1.1em;
......@@ -111,8 +111,6 @@ ol {
right: 1em;
top: 1em;
}
input:not([type="submit"]) { width: 100%; }
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment