fixed some layout issues, still not satisfactory on small resolution though
This commit is contained in:
parent
ed3e32a5ec
commit
88d3b394d1
|
@ -39,10 +39,14 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: 3px;
|
margin-bottom: 3px;
|
||||||
}
|
}
|
||||||
|
#active_downloads {
|
||||||
|
min-width: 856px;
|
||||||
|
}
|
||||||
.active_graph {
|
.active_graph {
|
||||||
height:300px;
|
height:300px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
min-width: 856px;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
.download_item {
|
.download_item {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user