Styling fixing
This commit is contained in:
parent
178efaf79f
commit
b7fd87d9bb
@ -41,7 +41,6 @@ table#tblStudyList tbody > tr > td{
|
||||
|
||||
#tablist {
|
||||
width: 84%;
|
||||
border: solid 1px red;
|
||||
overflow-x: auto;
|
||||
|
||||
}
|
||||
@ -57,7 +56,6 @@ table#tblStudyList tbody > tr > td{
|
||||
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {
|
||||
#tablist {
|
||||
width: 84%;
|
||||
border: solid 1px green;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user