This repository was archived by the owner on May 29, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,12 @@ section {
70
70
line-height : 1 ;
71
71
}
72
72
73
+ .icon-github {
74
+ background : no-repeat url ('github-16px.png' );
75
+ width : 16px ;
76
+ height : 16px ;
77
+ }
78
+
73
79
/* Not enough room on mobile for markup tab, js tab, and plunk btn.
74
80
And no one cares about plunk button on a phone anyway */
75
81
@media only screen and (max-device-width : 480px ) {
Original file line number Diff line number Diff line change 48
48
href ="http://angular-ui.github.com "> AngularUI Team</ a > </ strong > </ p >
49
49
50
50
< p class ="btn-group ">
51
- < a class ="btn btn-large " href ="https://github.com/angular-ui/bootstrap "> < i class ="icon-github "> </ i > Code on Github</ a >
52
- < a class ="btn btn-large btn- primary " href ="https://github.com/angular-ui/bootstrap/tree/gh-pages ">
53
- < i class ="icon-download-alt icon-white "> </ i > Download < small > (< %= version%> )</ small >
51
+ < a class ="btn " href ="https://github.com/angular-ui/bootstrap "> < i class ="icon-github "> </ i > Code on Github</ a >
52
+ < a class ="btn btn-primary " href ="https://github.com/angular-ui/bootstrap/tree/gh-pages ">
53
+ < i class ="icon-download-alt icon-white "> </ i > Download < small > (< %= version%> )</ small >
54
54
</ a >
55
- < a class ="btn btn-large " ng-click ="showBuildModal() "> Create a Build</ a >
55
+ < a class ="btn " ng-click ="showBuildModal() "> < i class =" icon-wrench " > </ i > Create a Build</ a >
56
56
</ p >
57
57
</ div >
58
58
< div class ="bs-docs-social ">
You can’t perform that action at this time.
0 commit comments