mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-965 - fix preview tooltip positionning in answers grid
This commit is contained in:
@@ -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';
|
||||
|
Reference in New Issue
Block a user