mirror of
https://github.com/He4eT/tabswiper.git
synced 2026-05-04 16:47: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>
|
||||
<section class='tabCounter'>
|
||||
<img id='favicon' class='favicon' alt='Favicon' />
|
||||
Tab <span id='tabNumber'>
|
||||
0
|
||||
</span> of <span id='tabTotalNumber'>
|
||||
0
|
||||
</span>
|
||||
<div>
|
||||
Tab <span id='tabNumber'>0</span>
|
||||
of <span id='tabTotalNumber'>0</span>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class='actions'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue