mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 06:26:15 +02:00
remove fixed top registrar navbar css class
This commit is contained in:
parent
73a4364196
commit
56eeed0ce9
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<%= favicon_link_tag 'favicon.ico' %>
|
||||
</head>
|
||||
<body class="<%= body_css_class %>">
|
||||
<nav class="navbar navbar-default navbar-fixed-top">
|
||||
<nav class="navbar navbar-default">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button aria-expanded="false" class="navbar-toggle collapsed" data-target="#navbar" data-toggle="collapse" type="button">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue