Minor cleanup

Remove unused CSS and reorder css, js imports in example/index.html

Change-Id: Iabffe20a683dc4dad07bac95b01f29e7a2159680
This commit is contained in:
Santhosh Thottingal
2012-08-01 10:59:02 +05:30
parent 8959f2a9b0
commit baf066f86a
3 changed files with 5 additions and 13 deletions

View File

@@ -29,10 +29,6 @@
.uls-menu a {
color: #0088CC;
}
.uls-menu-header {
margin: 2%;
margin-top: 20px;
}
.uls-menu h1 {
font-weight: normal;
padding-top: 12px;

View File

@@ -36,10 +36,6 @@
width: 22%;
}
.uls-language-list-footer .three.columns {
width: 22%;
}
.uls-language-block {
width: 100%;
}