issues fix layout
This commit is contained in:
parent
84397ce88c
commit
e8d10b3217
3 changed files with 17 additions and 4 deletions
|
@ -660,3 +660,16 @@ tbody tr:nth-child(2n) td, tbody tr.even td {
|
|||
.right {
|
||||
float:right;
|
||||
}
|
||||
|
||||
.width-50p{
|
||||
width:50%;
|
||||
}
|
||||
.width-49p{
|
||||
width:49%;
|
||||
}
|
||||
.width-30p{
|
||||
width:30%;
|
||||
}
|
||||
.width-65p{
|
||||
width:65%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue