Skip to content

Commit

Permalink
Enabling rows / columns inside reveal modals
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Smiley committed Nov 21, 2011
1 parent ada2570 commit eff66ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stylesheets/reveal.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
cursor: pointer;
}

.reveal-modal .row {
min-width: 0px;
}

/* Mobile */

Expand Down

0 comments on commit eff66ca

Please sign in to comment.