File tree Expand file tree Collapse file tree 4 files changed +19
-15
lines changed
Expand file tree Collapse file tree 4 files changed +19
-15
lines changed Original file line number Diff line number Diff line change 11# Changelog
2- ## [ 4.5.4]
2+ ## [ 4.5.5]
3+ ### Updated
4+ - Update footer on login page
35
4- Alerts: fix content justify;
5- Badge: add more space between elements;
6- Modal: fix errors;
7- Notifications: fix info notification;
6+ ## [ 4.5.4]
7+ ### Updated
8+ - Alerts: fix content justify;
9+ - Badge: add more space between elements;
10+ - Modal: fix errors;
11+ - Notifications: fix info notification;
812
913### Fixed
1014
11- Fix adaptive problems;
12- Fix design problems;
13- And a lot of small and not significant mistakes :)
15+ - Fix adaptive problems;
16+ - Fix design problems;
17+ - And a lot of small and not significant mistakes :)
1418
1519## [ 4.5.3]
1620### Updated
1721
18- Fix adaptive problems;
19- Fix design problems;
20- And a lot of small and not significant mistakes :)
22+ - Fix adaptive problems;
23+ - Fix design problems;
24+ - And a lot of small and not significant mistakes :)
2125
2226## [ 4.5.2]
2327### Updated
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ <h3>Login to your Web App</h3>
164164 </ div >
165165
166166 < footer class ="page-footer ">
167- 2014 - 2020 © Light Blue App - Bootstrap Admin Dashboard Template.
167+ 2014 - 2020 © Light Blue App - Bootstrap Admin Dashboard Template - Made by < a href =" https://flatlogic.com/ " > Flatlogic </ a >
168168 </ footer >
169169 </ main >
170170 </ div >
Original file line number Diff line number Diff line change 11{
22 "name" : " Light_Blue" ,
3- "version" : " 4.5.4 " ,
3+ "version" : " 4.5.5 " ,
44 "description" : " Light Blue - Bootstrap 4 Admin Dashboard" ,
55 "scripts" : {
66 "build" : " gulp build" ,
Original file line number Diff line number Diff line change 6363 {{ /content }}
6464 {{ #content " footer" }}
6565 <footer class =" page-footer" >
66- 2014 - 2020 © Light Blue App - Bootstrap Admin Dashboard Template.
66+ 2014 - 2020 © Light Blue App - Bootstrap Admin Dashboard Template - Made by < a href = " https://flatlogic.com/ " >Flatlogic</ a >
6767 </footer >
6868 {{ /content }}
69- {{ /extend }}
69+ {{ /extend }}
You can’t perform that action at this time.
0 commit comments