Commit 6c60c5b1 authored by Prayas Jain's avatar Prayas Jain

Updated_Footer_Css

parent 040c2d8f
...@@ -329,7 +329,7 @@ i.fa.fa-refresh:hover { ...@@ -329,7 +329,7 @@ i.fa.fa-refresh:hover {
#footer .navbar-inverse, #footer .navbar-inverse { #footer .navbar-inverse, #footer .navbar-inverse {
background: #eeeef6; background: #eeeef6;
border-top: 2px solid #00b4e5; border-top: 2px solid #00b4e5;
position: relative; position: fixed;
} }
#footer .navbar-inverse .copyrights { #footer .navbar-inverse .copyrights {
/* background: #fff; /* background: #fff;
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<div class="row col-lg-12"> <div class="row col-lg-12">
<div id="gridTest" ui-grid="gridOptions" ui-grid-pagination ui-grid-exporter <div id="gridTest" ui-grid="gridOptions" ui-grid-pagination ui-grid-exporter
class="myGrid" style="width:99%;height:224px;margin-left:0px;"> class="myGrid" style="width:100%;height:186px;margin-left:0px;">
<div class="watermark" ng-show="!gridOptions.data.length">No <div class="watermark" ng-show="!gridOptions.data.length">No
data available</div> data available</div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment