minor status bar tweaks

- make L8 not show L8+
- add a little margin between the level info and the map status - may need reducing a little for mobile
- indentation fixes, minor cleanups
This commit is contained in:
Jon Atkins
2013-05-13 01:28:38 +01:00
parent e4ad933bb2
commit 66e6502d50
2 changed files with 12 additions and 6 deletions

View File

@ -684,6 +684,10 @@ h3 {
box-sizing: border-box;
}
#updatestatus .map {
margin-left: 8px;
}
/* Dialogs
*/
.ui-tooltip, .ui-dialog {