Answer the question
In order to leave comments, you need to log in
Where did the inline style come from?
This is what the site header looks like
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>@ViewBag.Title</title>
@Styles.Render("~/Content/css")
@Styles.Render("~/Content/css/jqueryui")
</head>
@Styles.Render("~/Content/css")
@Styles.Render("~/Content/css/jqueryui")
Answer the question
In order to leave comments, you need to log in
Some script added or browser plugin. The latter is more likely
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question