X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Feditor%2FEditorDialog.css;h=fe43c8478677ddd4f7279e79227b579e4d290dbc;hp=7f38cd6cd369a061096e95160bd9139cc6abc115;hb=559908da1444029d499c01dda129fd9dba8e2e64;hpb=a1f525f0c2c8526761b87b460de74e463e4f263f diff --git a/EarlyBlue/editor/EditorDialog.css b/EarlyBlue/editor/EditorDialog.css index 7f38cd6c..fe43c847 100644 --- a/EarlyBlue/editor/EditorDialog.css +++ b/EarlyBlue/editor/EditorDialog.css @@ -279,7 +279,7 @@ label#alignLabel { /* Don't change width/height of these without changing values in GetOriginalWidth(), EdImageProps.js -*/ +*/ #preview-image-box { border: 1px inset #CCD0DD; width: 82px; @@ -289,7 +289,7 @@ label#alignLabel { max-height: 52px; min-height: 52px; margin: 6px 5px 6px 5px; - overflow: hidden; + overflow: -moz-hidden-unscrollable; } #preview-image-holder {