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;
|
||||
border-radius: 0.3em;
|
||||
}
|
||||
/* We're not displaying this at all anymore
|
||||
&.views-field-changed {
|
||||
font-size: 0.8em;
|
||||
color: $green-gray;
|
||||
|
@ -75,6 +76,7 @@
|
|||
margin-bottom: 0.4rem;
|
||||
text-align: right;
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
.page-title .title > span {
|
||||
|
|
Loading…
Add table
Reference in a new issue