mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
add some maring to account for silly large number strings on our perf charts
This commit is contained in:
parent
fab9de10b4
commit
fb2544b8a1
1 changed files with 1 additions and 1 deletions
|
|
@ -41,6 +41,6 @@ table {
|
|||
|
||||
div.visualize {
|
||||
float: left;
|
||||
margin-left: 50px;
|
||||
margin-left: 100px;
|
||||
margin-right: 50px;
|
||||
}
|
||||
Loading…
Reference in a new issue