From: Aleksander Ɓukasz Date: Tue, 2 Jul 2013 11:53:14 +0000 (+0200) Subject: Styling node pane meta attribute widget X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/c213f2e361a934077b98feeacd6ce0f02a601ca5 Styling node pane meta attribute widget --- diff --git a/modules/nodePane/nodePane.less b/modules/nodePane/nodePane.less index 771fbd5..b7e4012 100644 --- a/modules/nodePane/nodePane.less +++ b/modules/nodePane/nodePane.less @@ -6,4 +6,9 @@ select { width: 100px; } + + input { + width: 80px; + padding: 0 10px; + } } \ No newline at end of file