Comment out HTML made unneeded by disabling of 'changed' date info
This commit is contained in:
parent
2c90d035d8
commit
b193e83469
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
||||||
padding: 0.2em;
|
padding: 0.2em;
|
||||||
border-radius: 0.3em;
|
border-radius: 0.3em;
|
||||||
}
|
}
|
||||||
|
/* We're not displaying this at all anymore
|
||||||
&.views-field-changed {
|
&.views-field-changed {
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
color: $green-gray;
|
color: $green-gray;
|
||||||
|
@ -75,6 +76,7 @@
|
||||||
margin-bottom: 0.4rem;
|
margin-bottom: 0.4rem;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-title .title > span {
|
.page-title .title > span {
|
||||||
|
|
Loading…
Add table
Reference in a new issue