Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergej Pozdnyakov <afinogen89@gmail.com>2018-01-29 22:41:42 +0300
committerSergej Pozdnyakov <afinogen89@gmail.com>2018-01-29 22:41:42 +0300
commitb24f3a29d656ca7dc09f4bf5f2858400eeb089c2 (patch)
tree321c439d8d5e737302a6008a3101cf43a42c66a2 /src/css/tabs
parent4d096ebe320e12e61ea75a305c053374d1971f4c (diff)
fix css 2
Diffstat (limited to 'src/css/tabs')
-rw-r--r--src/css/tabs/mission_planer.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/css/tabs/mission_planer.css b/src/css/tabs/mission_planer.css
index 3bf1415b..40bd7f7b 100644
--- a/src/css/tabs/mission_planer.css
+++ b/src/css/tabs/mission_planer.css
@@ -84,17 +84,17 @@
float: none;
}
-.btn.save_btn {
+.tab-mission-control .btn.save_btn {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
-.btn.save_btn a{
+.tab-mission-control .btn.save_btn a{
margin-top: 5px;
}
-.gui_box{
+.tab-mission-control .gui_box{
width: 100%;
clear: both;
height: 90%;