fix responsive design - refs BT#12282

ofaj
Alex Aragon 9 years ago
parent 7078708eea
commit 3ac4ce759c
  1. 17
      app/Resources/public/css/themes/rainbow/default.css

@ -888,6 +888,23 @@ legend{
.admin-edit-block.pull-right{
float: right !important;
}
.view-options{
display: none;
}
.home-information p{
font-size: 12px;
}
.home-information .title{
font-size: 14px;
}
.home-information .item-icon .circle {
width: 50px;
height: 50px;
line-height: 58px;
}
.home-information .item-icon .circle .fa-3x{
font-size: 2em;
}
}
.question-result .dl-horizontal {

Loading…
Cancel
Save