Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8483443
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T20:06:19+00:00 2026-06-10T20:06:19+00:00

I noticed that after using a form in a tabledata-element of a condensed table

  • 0

I noticed that after using a form in a tabledata-element of a condensed table that the rowheight is getting increased.

Refer to following screenshot of a table that contains a form (for the delete button) and a table without form: http://cl.ly/image/43272x452b2i.

How could I get rid of this extra space that gets added when using a form? I’d like to maintain the rowheight of a condensed table.

Table with only the tabledata containing the form looks like this:

<table class="table table-striped table-bordered table-condensed">
        <thead>
            <tr>
                <th></th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td>
                    @form(routes.Clubs.deleteClub(club.clubID.get), 'onsubmit -> "return confirm('Bent u zeker dat u dit club wilt verwijderen?')") {
                        @if(!permissions.contains(Clubs.CLUB_DELETE) || club.isUsed){
                            <a disabled="disabled" type="submit" class="btn"><i class="icon-remove"></i></a>
                        }else{
                            <a type="submit" class="btn"><i class="icon-remove"></i></a>
                        }
                    }
                </td>   
            </tr>
        }

    </tbody>
    </table>

I’m using Twitter Bootstrap v2.0.1.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T20:06:21+00:00Added an answer on June 10, 2026 at 8:06 pm

    Got it resolved, added the following block to my css:

    table form{
        margin-bottom: 0px;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After using PHP for a while now, I've noticed that not all built-in PHP
While using jCart I noticed that it did not work on the iPhone. After
I have noticed that after awhile of debug/tweakcode/debug etc that eventually Silverlight starts to
I've noticed that after I log in with Django registration it redirects me to
My team of several developers use TortoiseSVN. I noticed that after an update at
I've noticed that my code errors out on sqlWrite.ExecuteNonQuery(); after executing 200 Insert queries
After tracing the DB activity from a DNN 5.2.3 site I noticed that there
After researching a bit how the different way people slugify titles, I've noticed that
After working with the .NET GDI+ Rectangle object, I've noticed that if I create
I noticed after upgrading from 4.2 to 4.3.1 that there is no longer a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.