Browse Source

playing with mobile display for tables

master
jk 3 years ago
parent
commit
dec9288318
  1. 3
      public/css/jk.css

3
public/css/jk.css

@ -22,9 +22,6 @@
}
@media only screen and (orientation: portrait){
.col-md-12{
flex:0 0 66.6666666667%;max-width:66.6666666667%
}
.hideable{
display:none;
visibility:hidden;

Loading…
Cancel
Save