# How correct height of sheet tabs?

**URL:** https://forum.collaboraonline.com/t/how-correct-height-of-sheet-tabs/2597
**Category:** Calc
**Created:** [May 6, 2024, 8:29am UTC](https://forum.collaboraonline.com/t/how-correct-height-of-sheet-tabs/2597 "2024-05-06T08:29:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![danjde](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.collaboraonline.com/danjde/32/39_2.png) [@danjde](https://forum.collaboraonline.com/u/danjde)
#### Post date: [May 6, 2024, 8:29am UTC](https://forum.collaboraonline.com/t/how-correct-height-of-sheet-tabs/2597/1 "2024-05-06T08:29:50Z")

</div>

Hi Fiends!  
Using Collabora Online 6.4-50 (will be updated by the end of the month), the sheet tabs are almost invisible because their height is just a few pixels.

Is it possible to fix height via css parameters?  
If so, which files need to be modified?  
I verified that disabling the “bottom” CSS value selector:

```auto
#spreadsheet-toolbar {
  bottom: 35px;
}

```

solves the problem.

[Here](https://www.3x1t.org/cloud/index.php/s/LWz9WXFgtfoJFfC) a short screen-record  
[Here](https://www.3x1t.org/cloud/index.php/s/7p2JLitg6LPnXSd) a test calc sheet

Many Thanks!

---

<div class="post-metadata">

### Author: ![mmeeks](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.collaboraonline.com/mmeeks/32/371_2.png) [@mmeeks](https://forum.collaboraonline.com/u/mmeeks)
#### Post date: [May 7, 2024, 1:48pm UTC](https://forum.collaboraonline.com/t/how-correct-height-of-sheet-tabs/2597/2 "2024-05-07T13:48:15Z")

</div>

Collabora Online 6.4 is out of its three years of enterprise support IIRC; that’s something seriously old you have going there; please try with the latest CODE 24.04 or stable 23.05 🙂

---

<div class="post-metadata">

### Author: ![Tex](https://avatars.discourse-cdn.com/v4/letter/t/eb8c5e/32.png) [@Tex](https://forum.collaboraonline.com/u/Tex)
#### Post date: [May 9, 2024, 3:04am UTC](https://forum.collaboraonline.com/t/how-correct-height-of-sheet-tabs/2597/3 "2024-05-09T03:04:05Z")

</div>

Yes @danjde . What mmeeks said. 🙂

Update to the latest, then let us know if you still have the issue.

---

<div class="post-metadata">

### Author: ![darshan](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.collaboraonline.com/darshan/32/2230_2.png) [@darshan](https://forum.collaboraonline.com/u/darshan)
#### Post date: [August 6, 2024, 12:58pm UTC](https://forum.collaboraonline.com/t/how-correct-height-of-sheet-tabs/2597/4 "2024-08-06T12:58:12Z")

</div>


