diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 2dd7fb0..576e2e8 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -1451,6 +1451,10 @@ main { border: 1px solid #ddd; } +.m_child_direct_input .profile_wrap { + padding-bottom: 65px; +} + .m_child_direct_input .profile_wrap .p_header_pic .pic { border: 2px solid #004A71 !important; }