Blame view

bower_components/select2/docs/_sass/_layout.scss 155 Bytes
f6e211e4   Administrator   finish work part 1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  // Layout
  
  .s2-docs-container {
    line-height: 1.6;
  }
  
  section {
    margin-bottom: 40px;
  }
  
  .page-header {
    padding-bottom: 19px;
    margin-bottom: 29px;
  }