[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Aug 27 09:18:59 PDT 2015


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/6014060f8afe/
Changeset:   6014060f8afe
Branch:      yt
User:        smumford
Date:        2015-08-26 10:54:39+00:00
Summary:     small doc theme css tweak
Affected #:  1 file

diff -r 0d479d8c21a4557c8fc17329c0171ff6dec4e8e8 -r 6014060f8afedd5c1ed8161fca016073b6b29b1b doc/source/_static/custom.css
--- a/doc/source/_static/custom.css
+++ b/doc/source/_static/custom.css
@@ -109,3 +109,8 @@
 .table {
     width: 50%
 }
+
+
+.navbar-form.navbar-right:last-child {
+    margin-right: -20px;
+}


https://bitbucket.org/yt_analysis/yt/commits/f2d09d1f84ca/
Changeset:   f2d09d1f84ca
Branch:      yt
User:        ngoldbaum
Date:        2015-08-27 16:18:43+00:00
Summary:     Merged in smumford/yt (pull request #1722)

small doc theme css tweak
Affected #:  1 file

diff -r f40bc8a8486daeedee4c1a84238303283a91d445 -r f2d09d1f84ca96b7de321deda2df951b265ed6f4 doc/source/_static/custom.css
--- a/doc/source/_static/custom.css
+++ b/doc/source/_static/custom.css
@@ -109,3 +109,8 @@
 .table {
     width: 50%
 }
+
+
+.navbar-form.navbar-right:last-child {
+    margin-right: -20px;
+}

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list