Skip to content

Commit

Permalink
Rebased to master
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelArestad committed Nov 12, 2016
1 parent 27f8beb commit cefdf3a
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions assets/stylesheets/shared/_extends.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,6 @@
vertical-align: middle;
}

%container {
position: relative;
margin-bottom: 6%;
padding: 0 20px 12px;
background: $white;
box-shadow: 0 1px 2px rgba(0,0,0,0.075);

@include clear-fix;

ul,
ol {
font-size: 14px;
margin-bottom: 4px;
}

@include breakpoint( "<480px" ) {
margin-left: .25em;
margin-right: .25em;
}
}

%container-header {
background: $gray-light;
padding: 13px 20px 10px;
margin: 0 -20px;
min-height: 37px;
font-size: 14px;
line-height: 135%;
border-bottom: 1px solid #EBF0F2;
}

%placeholder {

.stats-module.is-loading & * {
Expand Down

0 comments on commit cefdf3a

Please sign in to comment.