table fixed

This commit is contained in:
raja.blaze 2019-09-10 18:05:30 +05:30
parent d63220aa09
commit 723c504c64
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
@media(min-width: 992px){
.block_div {min-width: 136px; text-align: center;padding: .75rem; }
.block_div {min-width: 125px; text-align: center;padding: .75rem; }
.peer_table .block_div{min-width: 148px; text-align: center;}
.mobile_table{border-bottom: 1px solid #dee2e6; padding: 0 15px;display: table; width: 100%;}
.view_moble_tble{border-bottom: 1px solid #dee2e6;}

View File

@ -391,7 +391,7 @@ a:focus {
.zerolinelayer path {
stroke: #a6a6a6 !important;
}
.text_break{white-space: normal; word-break: break-all;}
.text_break{white-space: normal !important; word-break: break-all;}
/************************************************Footer*****************************************/
.footer_div {
border-top: 1px solid rgba(0, 0, 0, 0.15);
@ -480,8 +480,8 @@ a:focus {
background: #dadada;
}
.expnd_blck{display: none;}
.block_div h5{color: #555;font-size: 16px;}
.blck_value{font-size: 15px;}
.block_div h5{color: #555;font-size: 14px;}
.blck_value{font-size: 13px;}
.tab_hdng{
display: block;
position: relative;