[mb-commits] branch, beta, updated. Revert "Merge branch 'mbs-5625' into beta"
MusicBrainz Git Server <[email protected]> Thu, 07 Feb 2013 16:04:47 +0000
| Newsgroups | gmane.comp.audio.musicbrainz.cvs |
|---|---|
| Message-ID | <E1U3Txv-0005n4-AE@wiley> |
The branch, beta has been updated
via http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=a5ac0d0579f8caae6a8ef3d61aa469fab85c26d5 (commit)
from http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=80d58393115ec5f209b7faa75e7986d43e2dd1e1 (commit)
Summary of changes:
root/static/styles/layout.css | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a5ac0d0579f8caae6a8ef3d61aa469fab85c26d5
Author: warp <[email protected]>
Date: Thu Feb 7 21:36:43 2013 +0100
Revert "Merge branch 'mbs-5625' into beta"
This reverts commit b2ca44bce2f3c51766ecb2b666ac7a3a91679ad9, reversing
changes made to 965b8461ef3f68e7953f57772da424715658af3d.
diff --git a/root/static/styles/layout.css b/root/static/styles/layout.css
index 274d70b..14f7f78 100644
--- a/root/static/styles/layout.css
+++ b/root/static/styles/layout.css
@@ -9,8 +9,6 @@ body {
margin: auto;
}
-bdi { display: inline-block; } /* Work around for chrome, see MBS-5625. */
-
/*input, select {
font-size: 12px;
}*/
-----------------------------------------------------------------------
hooks/post-receive
--
mb_server