---
title: "Multicolumn Table height"  
description: "Multicolumn Table height"  
author: "marcel ethan"  
published: 2014-08-22  
updated: 2014-08-22  
canonical: https://www.mindstick.com/forum/2085/multicolumn-table-height  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# Multicolumn Table height

I'm [trying](https://answers.mindstick.com/qa/93698/6-mistakes-couples-are-trying-to-save-money) to get the [table](https://www.mindstick.com/articles/43918/how-to-design-table-using-bootstrap) to shrink in height. Its way to high [length](https://www.mindstick.com/interview/1915/what-is-the-difference-between-char_length-and-length) wise. If [anyone](https://www.mindstick.com/articles/23207/how-to-find-the-best-fit-job-for-anyone) can help me, I would appreciate it. Do you see where the crystal [image](https://www.mindstick.com/articles/23551/an-investigate-distinctive-seafood-restaurant-for-your-image-stamp-character) is? I want that [row](https://www.mindstick.com/forum/1212/this-row-already-belongs-to-this-table) to be lowered in height. I've tried everything to get it to work, but I cant [figure](https://yourviews.mindstick.com/view/87536/what-are-ghosts-jobs-and-how-to-figure-out-them) it out.

It needs work. Centering [text](https://www.mindstick.com/blog/301635/did-people-reinvent-texting-to-express-the-full-range-of-emotions) etc. There are [ASP.NET](https://www.mindstick.com/articles/934/default-folders-available-inside-the-asp-dot-net-application-folder) [sessions](https://answers.mindstick.com/qa/44945/where-do-i-get-information-on-the-sessions-of-lok-sabha) being included within the table.

## Replies

### Reply by Sumit Kesarwani

Hi Marcel, \

add this to your CSS. I have only found one solution to your problem i-e if you reduce the font-size you save lot of heigh in your table.

```
#main_table td{   font-size:9px;}
```


---

Original Source: https://www.mindstick.com/forum/2085/multicolumn-table-height

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
