Browse Source

Merge pull request #619 from MohammadYounes/docs

Possibly an old CSS leftover.
pull/627/head
Jack Lukic 10 years ago
parent
commit
cfc0d890d6
1 changed files with 1 additions and 5 deletions
  1. 6
      server/files/stylesheets/semantic.css

6
server/files/stylesheets/semantic.css

@ -1327,10 +1327,6 @@ body.progress .ui.progress .bar {
width: auto; width: auto;
margin: 0% 30px 0px; margin: 0% 30px 0px;
} }
#example
#example .right.attached.launch {
display: none;
}
} }
@media only screen and (max-width : 780px) { @media only screen and (max-width : 780px) {
pre.console { pre.console {
@ -1520,4 +1516,4 @@ body.progress .ui.progress .bar {
width: auto; width: auto;
padding: 0% 23%; padding: 0% 23%;
} }
}
}
Loading…
Cancel
Save