Skip to content

Commit

Permalink
Merge pull request #11 from jameswestnz/master
Browse files Browse the repository at this point in the history
Fixed width issue cause by publish tabs
  • Loading branch information
brendo committed Sep 22, 2013
2 parents 6fbeb5b + fc553e9 commit acad20c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/publish_tabs.publish.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
position: absolute;
top: -99999em;
left: -99999em;
width: 100%;
}

.tab-group-selected {
Expand Down

0 comments on commit acad20c

Please sign in to comment.