File tree Expand file tree Collapse file tree 5 files changed +2
-2
lines changed
apollo-portal/src/main/resources/static Expand file tree Collapse file tree 5 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 244
244
< div class ="row ">
245
245
< div class ="col-lg-12 ">
246
246
< form id ="login-form " action ="/signin " method ="post " role ="form " style ="display: block; ">
247
- < p class ="text-center "> < img src ="img/logo-detail.png " style ="width: 284px; height:75px; "> </ p >
247
+ < p class ="text-center "> < img src ="img/logo-detail.png " style ="width: 500px; "> </ p >
248
248
< div class ="form-group ">
249
249
< input type ="text " name ="username " tabindex ="1 " class ="form-control "
250
250
placeholder ="Username " value ="">
Original file line number Diff line number Diff line change 14
14
ng-show ="viewMode == 2 && showSideBar "
15
15
ng-click ="showSideBar = !showSideBar ">
16
16
< a class ="navbar-brand logo " href ="/ ">
17
- < img src ="../../img/logo-simple.png " style ="width:131px; height:45px; margin-top: -13px ">
17
+ < img src ="../../img/logo-simple.png " style ="height:45px; margin-top: -13px ">
18
18
</ a >
19
19
</ div >
20
20
< div class ="collapse navbar-collapse " id ="bs-example-navbar-collapse-1 ">
You can’t perform that action at this time.
0 commit comments