projects
/
oweals
/
karmaworld.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93e87bb
)
Further mucking with table word breaking
author
Charles Connell
<charles@connells.org>
Tue, 1 Apr 2014 21:28:47 +0000
(17:28 -0400)
committer
Charles Connell
<charles@connells.org>
Tue, 1 Apr 2014 21:28:47 +0000
(17:28 -0400)
karmaworld/assets/css/global.css
patch
|
blob
|
history
diff --git
a/karmaworld/assets/css/global.css
b/karmaworld/assets/css/global.css
index 76ae7e5d9890223fb61dd67666e6c814f13e790d..d35064a55fb527b2386190dce4db916eb71167e0 100644
(file)
--- a/
karmaworld/assets/css/global.css
+++ b/
karmaworld/assets/css/global.css
@@
-1,6
+1,7
@@
body {
font-family: 'adelle-sans';
font-weight: lighter;
+ word-wrap: break-word;
}
.museo300 {
@@
-135,7
+136,6
@@
span.table-thanks-count {
table.dataTable {
margin-bottom: 30px;
border: none;
- word-wrap: break-word;
table-layout: fixed;
}