diff --git a/changelog.html b/changelog.html index 6cdb2b9261..a51938544e 100644 --- a/changelog.html +++ b/changelog.html @@ -1,4 +1,4 @@ -xx.xx.2014 - 0.27 +02.27.2014 - 0.27
- Sensor Tab UI bugfixes
- Firmware Flasher functionality improvements
diff --git a/tabs/default.css b/tabs/default.css
index 968c042efa..6ef20cb455 100644
--- a/tabs/default.css
+++ b/tabs/default.css
@@ -90,12 +90,4 @@
}
.firmware_flasher:hover {
background-color: #dedcdc;
- }
- .created {
- position: absolute;
-
- width: 920px;
- bottom: 5px;
-
- text-align: center;
}
\ No newline at end of file
diff --git a/tabs/default.html b/tabs/default.html
index c5fcf98adc..4129eda718 100644
--- a/tabs/default.html
+++ b/tabs/default.html
@@ -23,8 +23,5 @@
- created for baseflight by cTn © -
+ Firmware Flasher \ No newline at end of file