File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 <i class =" fa fa-gear icon" ></i >
3838 Settings
3939 </a >
40- <div class =" dropdown-divider" style = " margin: 0; " ></div >
41- <a class =" dropdown-item" href =" # " >
40+ <div class =" dropdown-divider" ></div >
41+ <a class =" dropdown-item" href =" forms.html " >
4242 <i class =" fa fa-power-off icon" ></i >
4343 Logout
4444 </a >
Original file line number Diff line number Diff line change 5151 // @include triangle(up, 9px, $dropdown-bg);
5252 }
5353
54- .profile-dropdown-menu-icon {
55- padding : 0 ;
56- }
57-
58- .profile-dropdown-menu-topic {
59- color : #7e8e9f ;
60- padding : 0 ;
61- }
62-
63-
6454 a {
6555 padding : 10px 15px ;
66-
6756 .icon {
6857 color : $color-primary ;
6958 text-align : center ;
7665 text-align : left ;
7766 color : $color-text-light ;
7867 }
68+ }
69+
70+ .profile-dropdown-menu-icon {
71+ padding : 0 ;
72+ }
73+
74+ .profile-dropdown-menu-topic {
75+ color : #7e8e9f ;
76+ padding : 0 ;
77+ }
7978
79+ .dropdown-divider {
80+ margin : 0 ;
8081 }
8182
8283 .logout {
8384 border-top : 1px solid $dropbown-color-border ;
84- // text-align: center;
8585 }
8686
8787
Original file line number Diff line number Diff line change 3838 </div >
3939 </div >
4040 <div class =" text-xs-center" >
41- <a href =" index.html" >
42- Back to dashboard
41+ <a href =" index.html" class = " btn btn-secondary rounded btn-sm " >
42+ < i class = " fa fa-arrow-left " ></ i > Back to dashboard
4343 </a >
4444 </div >
4545 </div >
Original file line number Diff line number Diff line change 2828 </div >
2929 </div >
3030 <div class =" text-xs-center" >
31- <a href =" index.html" >
32- Back to dashboard
31+ <a href =" index.html" class = " btn btn-secondary rounded btn-sm " >
32+ < i class = " fa fa-arrow-left " ></ i > Back to dashboard
3333 </a >
3434 </div >
3535 </div >
Original file line number Diff line number Diff line change 6060 </div >
6161 </div >
6262 <div class =" text-xs-center" >
63- <a href =" index.html" >
64- Back to dashboard
63+ <a href =" index.html" class = " btn btn-secondary rounded btn-sm " >
64+ < i class = " fa fa-arrow-left " ></ i > Back to dashboard
6565 </a >
6666 </div >
6767 </div >
You can’t perform that action at this time.
0 commit comments