projects
/
ryf-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
00227dc
)
fix wide text body on taxonomy term pages
author
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 29 Jul 2019 21:49:30 +0000
(17:49 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 29 Jul 2019 21:49:30 +0000
(17:49 -0400)
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index 36a1f391502ab948ebb3d24e44b4532711c335a9..ed1e9e48dce860a18ab7b535b639f9d8ed140307 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-357,7
+357,7
@@
a { transition: 0.3s; }
@media screen and (min-width: 768px) {
.view-taxonomy-term .view-header {
@media screen and (min-width: 768px) {
.view-taxonomy-term .view-header {
- width: 700px;
+
max-
width: 700px;
}
}
}
}