Fixes casing
This commit is contained in:
@@ -234,8 +234,8 @@ All available icons in CartoDB.
|
||||
|
||||
|
||||
<div class="box">
|
||||
<i class="CDB-IconFont CDB-IconFont--unlockWithellipsis Size-large"></i>
|
||||
<h4 class="Text Size-small">unlockWithellipsis</h4>
|
||||
<i class="CDB-IconFont CDB-IconFont--unlockWithEllipsis Size-large"></i>
|
||||
<h4 class="Text Size-small">unlockWithEllipsis</h4>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -781,7 +781,7 @@ All available icons in CartoDB.
|
||||
}
|
||||
|
||||
|
||||
.CDB-IconFont--unlockWithellipsis::before {
|
||||
.CDB-IconFont--unlockWithEllipsis::before {
|
||||
content: '\E021';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user