Moved Fork me banner + Added Icon

Moved the fork me banner to the right to match with the other page plus it was blocking the paper elements on an iPad screen.

Also added an icon to the floating button.
This commit is contained in:
Robert James Gabriel 2016-03-25 16:03:22 +00:00
parent 8dfef065e4
commit a003e7b0c3

View File

@ -33,7 +33,7 @@
</head>
<body>
<a href="https://github.com/FezVrasta/bootstrap-material-design" style="position: absolute; top: 0; left: 0; border: 0; z-index: 10;"><img src="https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
<a href="https://github.com/FezVrasta/bootstrap-material-design" style="position: absolute; top: 0; right: 0; border: 0; z-index: 10;"><img src="https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
<div class="header-panel shadow-z-2">
<div class="container-fluid">
@ -880,7 +880,7 @@
</div>
<div class="col-xs-2">
<button type="button" class="btn btn-fab btn-material-grey-200 opensource">
<i class="mdi-action-open-in-new"></i>
<i class="material-icons">grade</i>
</button>
</div>
</div>