mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
content class width:auto. UI debug.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8027 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f66b8fdd5d
commit
18c07e5ae5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
.poll_table td.l { border-left:1px solid #E5E5E5; }
|
||||
.poll_table td.r { border-right:1px solid #E5E5E5; }
|
||||
.poll_table td.content { padding:18px 13px 18px 13px; }
|
||||
.poll_table td.content { padding:18px 13px 18px 13px; width:auto; }
|
||||
|
||||
.poll_table td.poll_button { border:1px solid #E5E5E5; border-bottom:none; background-color:#F6F6F5; }
|
||||
.poll_table td.poll_button div { padding:5px 0 2px 0; text-align:center;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue