mirror of
https://github.com/He4eT/tabswiper.git
synced 2026-05-05 00:57:23 +00:00
popup/tabswiper: fixup spaces around page counter
This commit is contained in:
parent
884dd1ba0f
commit
4c2cbcc67e
1 changed files with 4 additions and 5 deletions
|
|
@ -14,11 +14,10 @@
|
||||||
<header>
|
<header>
|
||||||
<section class='tabCounter'>
|
<section class='tabCounter'>
|
||||||
<img id='favicon' class='favicon' alt='Favicon' />
|
<img id='favicon' class='favicon' alt='Favicon' />
|
||||||
Tab <span id='tabNumber'>
|
<div>
|
||||||
0
|
Tab <span id='tabNumber'>0</span>
|
||||||
</span> of <span id='tabTotalNumber'>
|
of <span id='tabTotalNumber'>0</span>
|
||||||
0
|
</div>
|
||||||
</span>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class='actions'>
|
<section class='actions'>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue