File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ul.doc-example > li {
1515
1616ul .doc-example > li .doc-example-heading {
1717 border : none;
18- border-radius : none ;
18+ border-radius : 0 ;
1919 margin-bottom : -10px ;
2020}
2121
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ ul.events > li > h3 {
372372 content : "" ;
373373 position : absolute;
374374 left : 50% ;
375- top : 0 px ;
375+ top : 0 ;
376376 margin-left : -10px ;
377377 border-width : 10px ;
378378 border-style : solid;
Original file line number Diff line number Diff line change 121121 < div class ="navbar navbar-inverse navbar-fixed-top ">
122122 < div class ="navbar-inner ">
123123 < div class ="container ">
124- < a class ="brand " href ="http://angularjs.org " style ="padding-top: 6px; padding-bottom: 0px ; ">
124+ < a class ="brand " href ="http://angularjs.org " style ="padding-top: 6px; padding-bottom: 0 ; ">
125125 < img class ="AngularJS-small " src ="http://angularjs.org/img/AngularJS-small.png ">
126126 </ a >
127127 < ul class ="nav ">
You can’t perform that action at this time.
0 commit comments