diff options
| author | Matias Niemelä | 2013-06-04 19:05:50 -0400 | 
|---|---|---|
| committer | Igor Minar | 2013-06-06 22:58:55 -0700 | 
| commit | f56125d94efba462869f09064dfa39aa780b8016 (patch) | |
| tree | e8ab4805f9b2aa3438aac3c2a788ef4c57bbec1c /docs/src/templates/css/docs.css | |
| parent | 079bf5f27566b446c11678c0cd03bb8dacfe83fc (diff) | |
| download | angular.js-f56125d94efba462869f09064dfa39aa780b8016.tar.bz2 | |
chore(ngdocs): setup bower as the package manager for the docs pages
Diffstat (limited to 'docs/src/templates/css/docs.css')
| -rw-r--r-- | docs/src/templates/css/docs.css | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/docs/src/templates/css/docs.css b/docs/src/templates/css/docs.css index 00aac98d..a98f7429 100644 --- a/docs/src/templates/css/docs.css +++ b/docs/src/templates/css/docs.css @@ -1,8 +1,3 @@ -img.AngularJS-small { -  width: 95px; -  height: 25px; -} -  /* this is here to avoid the display=block shuffling of ngShow */  .breadcrumb li > * {    float:left; | 
