Changeset - 0865e01fa28a
[Not reviewed]
Merge
0 1 0
Christopher Neugebauer - 7 years ago 2017-08-18 19:06:54
_@chrisjrn.com
Merge pull request #70 from northbaypython/josh/design

make login box flush with header
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
static/scss/custom.scss
Show inline comments
...
 
@@ -391,3 +391,7 @@ footer .footer-copy {
 
  background-color: $gray-lighter;
 
  font-size: 10px;
 
}
 

	
 
body.login #content_body .row > div.col-md-9 > p + div.container {
 
  padding-left: 0px;
 
}
0 comments (0 inline, 0 general)