aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/css/docs.css
diff options
context:
space:
mode:
authorMatias Niemelä2013-06-04 19:05:50 -0400
committerIgor Minar2013-06-06 22:58:55 -0700
commitf56125d94efba462869f09064dfa39aa780b8016 (patch)
treee8ab4805f9b2aa3438aac3c2a788ef4c57bbec1c /docs/src/templates/css/docs.css
parent079bf5f27566b446c11678c0cd03bb8dacfe83fc (diff)
downloadangular.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.css5
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;