Adjust documentation for mobile devices (#4827)

I tested the change with Google Dev Tools and docs.abapgit.org should work now also on devices with smaller screens.

Closes #4824
This commit is contained in:
Marc Bernard 2021-06-08 16:52:17 +02:00 committed by GitHub
parent 096aded586
commit 34f350499c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,6 @@ h1, h2, h3 {
.nav {
float: left;
width: 300px;
margin: 10px 0;
}
@ -120,4 +119,4 @@ footer.nav-footer {
.anchor-link {
margin-left: 5px;
font-size: 80%;
}
}