merge from rel-1.1-maint branch: style fix to ensure full-page visualization (flash) does not over-extend on right side of the page
This commit is contained in:
parent
eaf0a0e2d3
commit
1dafec9142
1 changed files with 5 additions and 0 deletions
|
@ -39,3 +39,8 @@
|
||||||
width: 40px;
|
width: 40px;
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* container override from liquid.css */
|
||||||
|
.container {
|
||||||
|
width: inherit;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue