MDL-55593 Theme: Remove rounded corners for the top navbar

Part of MDL-55071
This commit is contained in:
Barbara Ramiro
2016-09-23 10:55:17 +01:00
committed by Dan Poltawski
parent 463ae17699
commit 7dbd1f954e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
{{!
Page header.
}}
<header role="banner" class="navbar navbar-light bg-faded navbar-static-top moodle-has-zindex">
<header role="banner" class="navbar navbar-full navbar-light bg-faded navbar-static-top moodle-has-zindex">
<div class="container">
+1 -1
View File
@@ -11,7 +11,7 @@
{{{ output.standard_top_of_body_html }}}
<header class="navbar navbar-light bg-faded navbar-static-top moodle-has-zindex">
<header class="navbar navbar-full navbar-light bg-faded navbar-static-top moodle-has-zindex">
<div class="container">
<div class="clearfix">
<button class="navbar-toggler pull-xs-right hidden-sm-up" data-toggle="collapse" data-target="#bd-main-mav">☰<span class="sr-only">{{#str}}expand{{/str}}</span></button>