Skip to content

Commit

Permalink
Resize pills padding for pilltabs()
Browse files Browse the repository at this point in the history
  • Loading branch information
juba committed Jan 20, 2015
1 parent 8619632 commit 35023d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions inst/templates/html_clean/clean.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,12 @@ img.mfp-img {
.nav-pills {
margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
}

.nav-pills > li > a {
padding: 3px 12px !important;
margin-right: 5px !important;
}

/* Chi-squared results */
Expand Down

0 comments on commit 35023d5

Please sign in to comment.