Committer: skomarov
LJSUP-9542: RTE - lj-map placeholderU trunk/htdocs/js/ck/contents.css
Modified: trunk/htdocs/js/ck/contents.css =================================================================== --- trunk/htdocs/js/ck/contents.css 2011-09-20 06:09:51 UTC (rev 20080) +++ trunk/htdocs/js/ck/contents.css 2011-09-20 06:18:51 UTC (rev 20081) @@ -80,21 +80,6 @@ min-height: 14px; } -.lj-map P { - position: relative; - top: 40%; - display: inline-block; - padding: 5px 15px; - margin: 0; - background: #FFF; - border: 1px solid #FF0000; - text-align: center; - text-transform: uppercase; - line-height: 12px; - font-size: 12px; - color: #FF0000; -} - /* fix inline behavior, for no IE */ lj\:cut ul, lj\:cut ol { @@ -200,8 +185,22 @@ .lj-map { overflow: hidden; min-height: 13px; - padding: 13px 20px; margin-top: 20px; background: #D2D2D2; border: 1px dotted #000; -} + text-align: center; + } + .lj-map P { + position: relative; + top: 45%; + display: inline-block; + padding: 5px 15px; + margin: 0; + background: #FFF; + border: 1px solid #FF0000; + text-align: center; + text-transform: uppercase; + line-height: 12px; + font-size: 12px; + color: #FF0000; + }