test top fixed

This commit is contained in:
Samuele E. Locatelli
2018-03-08 15:47:09 +01:00
parent 2a135638a1
commit 2b31cc3696
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_title.ascx.cs" Inherits="MoonProTablet.WebUserControls.mod_title" %>
<nav class="navbar navbar-expand-md navbar-dark bg-dark text-light my-0 py-0 px-2 bg-black titleBlock">
<nav class="navbar navbar-expand fixed-top navbar-dark bg-black text-light my-0 py-0 px-2 titleBlock">
<a class="navbar-brand p-0 align-text-bottom" href=".">
<asp:Image ID="logoSW" ImageUrl="../images/logoSteamware.png" runat="server" Height="40px" CssClass="img-fluid" /> <strong>MPTAB</strong>
</a>