Changeset - 23bd190c270c
[Not reviewed]
0 1 0
Joshua Simmons - 7 years ago 2017-08-18 18:26:33
i@joshuasimmons.name
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)