chiark
/
gitweb
/
~mdw
/
tgal
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
dca1aa8
)
static/tgal.css: Remove pointless `white-space: normal'.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 23 Dec 2021 20:44:24 +0000
(20:44 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 23 Dec 2021 20:47:53 +0000
(20:47 +0000)
No longer neended now that `thumbstrip' uses flex layout.
static/tgal.css
patch
|
blob
|
blame
|
history
diff --git
a/static/tgal.css
b/static/tgal.css
index 933b974e2029321a77bcf34dae68493c6db216c3..3d7fb19ec99fc829228f746bf3a6418851ba99d8 100644
(file)
--- a/
static/tgal.css
+++ b/
static/tgal.css
@@
-106,7
+106,6
@@
div.comment {
div.caption {
display: block;
width: 228px;
div.caption {
display: block;
width: 228px;
- white-space: normal;
}
div.caption span.name { font-family: sans-serif; }
div.caption span.comment { font-style: italic; margin-inline-start: 1em; }
}
div.caption span.name { font-family: sans-serif; }
div.caption span.comment { font-style: italic; margin-inline-start: 1em; }