diff --git a/400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html b/400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html
index 2c252ca..1d78188 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html
+++ b/400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html
@@ -35,6 +35,8 @@
opacity: 0.2;
border: solid;
position: absolute;
+ /*Bug #24255: Mac > DA > Body Navigator is not appear properly.*/
+ height:14px !important;
}
#wrapper {
@@ -44,7 +46,7 @@
margin: 20px auto;
}
- .tooltip-custom + .tooltip > .tooltip-inner {
+ .tooltip-custom + .tooltip > .tooltip-inner {
background-color: #fff;
border: 1px solid #000;
color: #000;
@@ -290,8 +292,8 @@
-