Skip to content

Commit

Permalink
grad students y u no clearfix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsm15002 committed Sep 7, 2016
1 parent 3c99827 commit b03e144
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -2621,6 +2621,7 @@ Make this look cool with parallax webgl awesomeness
color: #383638; }

.gradStudents {
width: 100%;
display: block;
padding: 1em 0;
box-sizing: border-box; }
Expand Down
2 changes: 1 addition & 1 deletion dist/css/app.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/scss/base/pages/talk-to-us.scss
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@
}

.gradStudents {
width:100%;
display:block;
padding:1em 0;
box-sizing:border-box;
Expand Down

0 comments on commit b03e144

Please sign in to comment.