Maybe off-topic: CSS flaw in webpage
General Discussion
4
Posts
3
Posters
840
Views
3
Watching
-
The page "https://www.mysensors.org/download/serial_api_20" – which i guess is a well visited page – needs a css-adjustment, at least in firefox, to display comments below with the right left margin:
Maybe:
#nodebb {
margin-left: 250px; -
The page "https://www.mysensors.org/download/serial_api_20" – which i guess is a well visited page – needs a css-adjustment, at least in firefox, to display comments below with the right left margin:
Maybe:
#nodebb {
margin-left: 250px;
