Skip to content

Commit

Permalink
Fix CSS (apache#5640)
Browse files Browse the repository at this point in the history
(cherry picked from commit 14b5c6b)
  • Loading branch information
betodealmeida committed Aug 22, 2018
1 parent 80b784d commit c8b51df
Showing 1 changed file with 8 additions and 0 deletions.
Expand Up @@ -109,3 +109,11 @@
margin-right: 8px;
}
}

.time-filter-tabs > .nav-tabs {
margin-bottom: 8px;
}

.time-filter-tabs > .nav-tabs > li > a {
padding: 4px;
}

0 comments on commit c8b51df

Please sign in to comment.