projects
/
website.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
test bug news4
[website.git]
/
assets
/
bw_graphs.css
diff --git
a/assets/bw_graphs.css
b/assets/bw_graphs.css
index 7fd6abeca1f8eb5d4fe4847557360e2d2c80f55f..50f0e77157e6bb24963275ef80f98e9b6dd55ed9 100644
(file)
--- a/
assets/bw_graphs.css
+++ b/
assets/bw_graphs.css
@@
-7,12
+7,13
@@
#bandwidth form {
margin: auto;
#bandwidth form {
margin: auto;
-
width: 35em
;
+
text-align: center
;
}
}
-#bandwidth div {
- float: left;
- width: 7em;
+#bandwidth .graph-period div {
+ display: inline-block;
+ vertical-align: middle;
+ min-width: 6em;
}
#bandwidth svg {
clear: left;
}
#bandwidth svg {
clear: left;