Skip to content

Commit d835c60

Browse files
committed
update demo css
1 parent 6f91e37 commit d835c60

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

demo/call-log.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
template_id="datatable"
188188
placeholder="Status" />
189189
<span
190-
class="position:absolute bottom:20px right:20px float:right z-index:6">
190+
class="position:absolute bottom:22px right:20px float:right z-index:6">
191191
<!-- need a solution to update toggle value="desc|asc" and define and upadte icons... show hide works great but to much html and orderby only has 2 values -->
192192
<a
193193
filter-sort-key="name"
@@ -206,7 +206,7 @@
206206
template_id="datatable"
207207
placeholder="CallStatus" />
208208
<span
209-
class="position:absolute bottom:20px right:20px float:right z-index:6">
209+
class="position:absolute bottom:22px right:20px float:right z-index:6">
210210
<a
211211
filter-sort-key="_id"
212212
value=""
@@ -226,7 +226,7 @@
226226
template_id="datatable"
227227
placeholder="direction" />
228228
<span
229-
class="position:absolute bottom:20px right:20px float:right z-index:6">
229+
class="position:absolute bottom:22px right:20px float:right z-index:6">
230230
<a
231231
filter-sort-key="_id"
232232
value=""
@@ -246,7 +246,7 @@
246246
template_id="datatable"
247247
placeholder="duration" />
248248
<span
249-
class="position:absolute bottom:20px right:20px float:right z-index:6">
249+
class="position:absolute bottom:22px right:20px float:right z-index:6">
250250
<a
251251
filter-sort-key="_id"
252252
value=""
@@ -266,7 +266,7 @@
266266
template_id="datatable"
267267
placeholder="CallSid" />
268268
<span
269-
class="position:absolute bottom:20px right:20px float:right z-index:6">
269+
class="position:absolute bottom:22px right:20px float:right z-index:6">
270270
<a
271271
filter-sort-key="_id"
272272
value=""

0 commit comments

Comments
 (0)