| Index: src/site/_includes/survey_prompt.html
|
| diff --git a/src/site/_includes/survey_prompt.html b/src/site/_includes/survey_prompt.html
|
| deleted file mode 100644
|
| index 79cb33e78ef30d3877e32d7047e15586f951fb95..0000000000000000000000000000000000000000
|
| --- a/src/site/_includes/survey_prompt.html
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -<style>
|
| -#survey-prompt {
|
| -text-align: center;
|
| -position: fixed;
|
| -bottom: 0px;
|
| -left: 0px;
|
| -background: #00A4E4;
|
| -color: white;
|
| -font-size: 15px;
|
| -padding: 5px 70px;
|
| -z-index: 3000;
|
| -text-decoration: none;
|
| -border-radius: 0 5px 0 0;
|
| -}
|
| -</style>
|
| -
|
| -<a href="//goo.gl/wpc0hL" target="_blank" id="survey-prompt">
|
| -Help the Dart team plan for 2014.<br>
|
| -<span style="text-decoration:underline">Answer our 2-minute developer survey.</span>
|
| -</a>
|
|
|