Merge pull request #1707 from lostdalek/hotfix/PHRAS-983

PHRAS-983
This commit is contained in:
Benoît Burnichon
2016-02-17 13:11:30 +01:00

View File

@@ -214,3 +214,9 @@
background-color: darken($darkerBackgroundColor, 10);
color: $darkerTextColor;
}
#PREVIEWIMGCONT {
.documentTips {
width: 100%;
height: 100%;
}
}