Photo: Add a comma at end only if more than one line
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
.photo {
|
||||
|
||||
/*
|
||||
** Location
|
||||
*/
|
||||
@@ -13,6 +12,7 @@
|
||||
margin-bottom: 56px;
|
||||
}
|
||||
|
||||
// Street name
|
||||
h2 {
|
||||
text-align: left;
|
||||
|
||||
@@ -22,7 +22,8 @@
|
||||
}
|
||||
.line {
|
||||
overflow: hidden;
|
||||
padding-bottom: 3px;
|
||||
margin: -12px 0 -16px;
|
||||
padding: 12px 0;
|
||||
display: block;
|
||||
|
||||
span {
|
||||
|
||||
Reference in New Issue
Block a user