PHRAS-965 - fix preview tooltip positionning in answers grid

This commit is contained in:
Florian BLOUET
2016-02-15 16:34:12 +01:00
parent dd0ab31bee
commit 459c7164f7
3 changed files with 197 additions and 219 deletions

View File

@@ -26,6 +26,8 @@
.caption-tooltip-container .popover-inner .popover-content {
overflow: auto;
overflow-x: hidden;
width: 100%;
box-sizing: border-box;
}
.popover-inner .popover-content dl.dl-horizontal {
@@ -97,4 +99,4 @@
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right;}
@import 'ie7';
@import 'ie8';
@import 'ie8';