debug page tools in admin view
This commit is contained in:
parent
63fc1542a1
commit
c5368b49aa
1 changed files with 1 additions and 1 deletions
|
@ -131,6 +131,7 @@
|
||||||
.content {
|
.content {
|
||||||
.row > .col-xs-12 {
|
.row > .col-xs-12 {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
position: relative;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -139,7 +140,6 @@
|
||||||
.content {
|
.content {
|
||||||
.row > .col-xs-12 {
|
.row > .col-xs-12 {
|
||||||
width: 73%;
|
width: 73%;
|
||||||
position: relative;
|
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue