Browse Source

Fix homepage input

1.x
jlukic 10 years ago
parent
commit
a86b304b24
  1. 2
      server/files/stylesheets/home.css

2
server/files/stylesheets/home.css

@ -189,7 +189,7 @@
Demo
---------------*/
#example .demo.row .ui.label:not(.empty) {
#example .demo.row .example > .ui.label:not(.empty) {
margin-bottom: 1em;
}
#example .demo.row .ui.progress {

Loading…
Cancel
Save