summaryrefslogtreecommitdiff
path: root/assets/sass/_project_header.sass
blob: 1dc5f3b25415ac8d7366acfe10180ddaec66f9ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@import variables
@import mixins

.project-header
  margin-bottom: 8px

  .dropdown-component
    margin-top: 4px
    margin-right: 5px
    float: left

    @include sm-device
      float: none

  .views-switcher-component
    margin-top: 4px
    float: left

    @include sm-device
      float: none
      margin-bottom: 10px

  .filter-box-component
    form
      margin: 0