mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
Change settings layout
This commit is contained in:
parent
40734e6776
commit
8fb8f0d3b6
2 changed files with 9 additions and 2 deletions
|
@ -146,6 +146,11 @@ a:focus, a:hover {
|
|||
border-bottom: #333333 1px solid;
|
||||
}
|
||||
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
@media (max-width: 720px) {
|
||||
div.innerwrapper {
|
||||
padding: 0 15px 15px 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue