0

I have a table inside table header

http://www.bootply.com/H6Glv5owrj

I want to align the last two table headers bottom row with first set of table headers.

1 Answer 1

1

set your css as:

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}

fixed your booty

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks for your help.Works great.
@BanTim glad to help you!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.