mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
Fix #2086 missing CAPTCHA in message module skin
This commit is contained in:
parent
4c9b14f077
commit
9bb2e40ef4
3 changed files with 13 additions and 2 deletions
|
|
@ -15,6 +15,7 @@ body, #access table, #access input, #access textarea, #access select, #access bu
|
|||
#access>.login-footer:before,
|
||||
#access>.login-footer:after{display:table;line-height:0;content:"";clear:both}
|
||||
#access .control-group{position:relative;padding:0 14px 0 0;margin:0;clear:both}
|
||||
#access .control-group.captcha { margin-bottom:10px}
|
||||
#access .control-group:before{content:"";display:block;clear:both}
|
||||
#access .message{padding:0.8em 1em}
|
||||
#access .message.location{word-break:break-all}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue