Make sure button content can fit

master
Daniel Berteaud 10 years ago
parent f8b85793f3
commit cfac2dc3e6
  1. 4
      public/css/vroom.css

@ -266,6 +266,10 @@
.btn-full { .btn-full {
width: 100% !important; width: 100% !important;
} }
.btn {
white-space:normal !important;
word-wrap:break-word;
}
html, html,
body { body {
height: 100%; height: 100%;

Loading…
Cancel
Save