Title: Tabbed Content Lines
Last modified: February 18, 2022

---

# Tabbed Content Lines

 *  Resolved [needshelp21](https://wordpress.org/support/users/needshelp21/)
 * (@needshelp21)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/tabbed-content-lines/)
 * Hi there,
 * quick question: Using the Tabbed Content Block, the last tab on the right (here:“
   Wissenschaft”) has always longer vertical lines than the other tabs. Bug or do
   I miss a setting?
    It doesn’t depend on the length of the word.
 * Best, foes
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftabbed-content-lines%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Alexis Pandaan](https://wordpress.org/support/users/alexius08/)
 * (@alexius08)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/tabbed-content-lines/#post-15397259)
 * Hi [@needshelp21](https://wordpress.org/support/users/needshelp21/)! Upon examining
   the page you linked, your current theme turns out to be the cause of the styling
   issues with the tabbed content.
 * To fix it, you may add the following snippet to your custom CSS:
 *     ```
       .wp-block-ub-tabbed-content-tab-title-wrap{
       	margin-bottom: 0;
       }
   
       .wp-block-ub-tabbed-content-tab-holder{
       	margin-bottom:0;
       }
       ```
   
 * Please let us know how it goes.

Viewing 1 replies (of 1 total)

The topic ‘Tabbed Content Lines’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-blocks/assets/icon-256x256.png?rev=2966061)
 * [Ultimate Blocks – 25+ Gutenberg Blocks for Block Editor](https://wordpress.org/plugins/ultimate-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-blocks/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alexis Pandaan](https://wordpress.org/support/users/alexius08/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/tabbed-content-lines/#post-15397259)
 * Status: resolved