Максим Червонный (fiskus_boulder) wrote in changelog,
Максим Червонный
fiskus_boulder
changelog

[livejournal] r19343: LJSUP-9016: lj-like rearrange, like-item...

Committer: mchervonniy
LJSUP-9016: lj-like rearrange, like-items just like line, not table elements
U   trunk/htdocs/stc/ie.css
U   trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/ie.css
===================================================================
--- trunk/htdocs/stc/ie.css	2011-06-22 08:26:47 UTC (rev 19342)
+++ trunk/htdocs/stc/ie.css	2011-06-23 04:04:38 UTC (rev 19343)
@@ -535,31 +535,8 @@
 
 /* LJ like buttons 
 -----------------------------------------------*/
-.lj-like {
-    padding: 0 !important;
-    margin: 24px 0 !important; 
-    zoom: 1;
-    }
-.lj-like:after {
-	content: " ";
-	display: block;
-	visibility: hidden;
-	clear: both;
-	height: 0;
-	font-size: 0;
-	line-height: 0;
-	} 
-    .lj-like-item {
-        float: left !important;
-        margin: 0 24px 0 0 !important;
-        }
-    .lj-like-item-facebook,
-    .lj-like-item-google {
-        height: 20px !important;
-        padding: 2px 0 !important;
-        }
-    .lj-like-item-vkontakte {
-        padding: 1px 0 !important;
-        } 
+.lj-like-item {
+	display:inline!important;
+	zoom:1!important;
+	}
 
-

Modified: trunk/htdocs/stc/lj_base.css
===================================================================
--- trunk/htdocs/stc/lj_base.css	2011-06-22 08:26:47 UTC (rev 19342)
+++ trunk/htdocs/stc/lj_base.css	2011-06-23 04:04:38 UTC (rev 19343)
@@ -3146,12 +3146,11 @@
 /* LJ like buttons 
 -----------------------------------------------*/
 .lj-like {
-    display: table;
-    margin: 24px 0 !important;
-    }
-    .lj-like-item {
-        display: table-cell;
-        vertical-align: middle;
-        padding: 0 12px 0 0;
-        }
+	margin:12px 0!important;
+	}
+	.lj-like-item {
+		display:inline-block!important;
+		vertical-align:middle!important;
+		margin:12px 12px 12px 0!important;
+		}
 

Tags: css, fiskus_boulder, livejournal
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments