Skip to content

Commit

Permalink
Correct toolbar positionnement for tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed Nov 11, 2013
1 parent 54db91f commit a8aa2cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/resources/stylesheets/components/tabs.less
Original file line number Diff line number Diff line change
Expand Up @@ -217,10 +217,10 @@
top: 0px;
left: 0px;
right: 0px;
height: 20px;
height: 30px;
margin: 0px;
padding: 0px;
z-index: 2;
z-index: 3;
}

.tab-panel-inner {
Expand Down

0 comments on commit a8aa2cc

Please sign in to comment.