From 2cb68d4fb96bd1a61bb657e70942bec6a0553cd0 Mon Sep 17 00:00:00 2001 From: neerajsohal Date: Mon, 18 Nov 2013 15:49:31 +0530 Subject: [PATCH] fixing wp smiley's width --- dev/style.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev/style.less b/dev/style.less index 85318ae..dce1af6 100644 --- a/dev/style.less +++ b/dev/style.less @@ -367,6 +367,10 @@ article { width: 100%; height: auto; } + + img.wp-smiley { + width: inherit; + } }// the-content