debug page tools in admin view

This commit is contained in:
Jana Deutschländer 2017-01-04 13:33:05 +01:00
commit c5368b49aa

View file

@ -131,6 +131,7 @@
.content {
.row > .col-xs-12 {
width: 100%;
position: relative;
background-color: #fff;
}
}
@ -139,7 +140,6 @@
.content {
.row > .col-xs-12 {
width: 73%;
position: relative;
float: right;
}
}