Fix the text_box sticking out from combo_box.
authorKim Byung Jun <bj1987.kim@samsung.com>
Thu, 10 Oct 2013 07:24:49 +0000 (16:24 +0900)
committerKim Byung Jun <bj1987.kim@samsung.com>
Thu, 10 Oct 2013 07:46:53 +0000 (16:46 +0900)
commita5be7f04b610c9ee231567df6c1022a6813919be
treed1d49eebb8304ff7d8acbaea41851477639b6dc8
parentb53217b32ef9d5a4153b0e4377b6def75f20d050
Fix the text_box sticking out from combo_box.

[Title] Fix the text_box sticking out from combo_box.
[Issue] N_SE 52926
[Problem] Text_box sticks out from combo_box.
[Cause] Zero padding value was set for <select> element
[Solution] Set EFL theme padding value if the content has zero padding.
Change-Id: I0bac26194aac83b8a654ddcb95f80fefde586232
Source/WebCore/platform/efl/RenderThemeEfl.cpp