From a579b2fde04d08727c5ffe955219d2c0d2ca8fa2 Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 9 Feb 2013 15:15:33 +0530 Subject: [PATCH] fix pad.ma info page css --- static/js/pandora/infoView.padma.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/pandora/infoView.padma.js b/static/js/pandora/infoView.padma.js index 343933f9..3049f9de 100644 --- a/static/js/pandora/infoView.padma.js +++ b/static/js/pandora/infoView.padma.js @@ -360,6 +360,7 @@ pandora.ui.infoView = function(data) { value: data.summary || '' }) .css(css) + // this gets duplicated in the editable, result is 4px .css({marginTop: '2px'}) .bindEvent({ submit: function(event) {