Revert "Mobile communication module"

This commit is contained in:
bnu 2015-07-07 02:53:28 +09:00
parent be1f2ef0a5
commit 307faa8f0e
14 changed files with 86 additions and 433 deletions

View file

@ -100,7 +100,7 @@ input[type=radio]{width:13px;height:13px;margin:0;padding:0}
.ff label+input[type=text],
.ff label+input[type=password],
.ff label+textarea,
.ff label+select{display:block;box-sizing:border-box;width:100%;font-size:14px;margin:0 0 5px 0}
.ff label+select{display:block;width:96%;font-size:14px;margin:0 0 5px 0}
.ff label+input[type=text],
.ff label+input[type=password],
.ff label+textarea{padding:5px}