[livejournal] r19790: LJSUP-9515: Incorrect behavior for repos...
Committer: vkurkin
LJSUP-9515: Incorrect behavior for repostingU trunk/htdocs/js/ck/contents.css
Modified: trunk/htdocs/js/ck/contents.css
===================================================================
--- trunk/htdocs/js/ck/contents.css 2011-08-19 09:52:02 UTC (rev 19789)
+++ trunk/htdocs/js/ck/contents.css 2011-08-19 09:59:51 UTC (rev 19790)
@@ -49,8 +49,24 @@
display: block;
border: #000 1px dotted;
background-color: #d2d2d2;
+ text-align: center;
}
+.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 {
