projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use expandOwner/expandAdmin rather than removed expandLocker
[invirt/packages/invirt-web.git]
/
code
/
static
/
layout.css
diff --git
a/code/static/layout.css
b/code/static/layout.css
index
1694de7
..
d579a93
100644
(file)
--- a/
code/static/layout.css
+++ b/
code/static/layout.css
@@
-24,3
+24,7
@@
body {
border-radius: .4em;
background: #fff;
}
border-radius: .4em;
background: #fff;
}
+
+body.help {
+ max-width: 50em;
+}