Benutzer: Jonar/tweeki.css: Unterschied zwischen den Versionen

Aus Smart Places Network
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
#table-container {
 
#table-container {
     width: 811.5px;
+
     width: 100%;
    max-width: 811.5px;
 
 
     overflow: scroll;
 
     overflow: scroll;
 
}
 
}

Version vom 15. April 2019, 17:17 Uhr

#table-container {
    width: 100%;
    overflow: scroll;
}