fixed layout problem with footer

pull/654/head
Christian Ratz 11 years ago
parent 880ad7e874
commit f968311b6d
  1. 1
      app/assets/stylesheets/default/application.css.erb

@ -1327,6 +1327,7 @@ a:hover {
position: relative;
z-index: 20;
padding-bottom: 155px;
overflow: auto;
}
h1.title {

Loading…
Cancel
Save