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