]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/pastebin/pastebin-common.xml
webapps: simplify navrow.
[factor.git] / extra / webapps / pastebin / pastebin-common.xml
index 44d0859875827f73ca357c61b502b76faa2b561c..04ab572e29dd4c7abde7213e669ec1dff0021458 100644 (file)
@@ -7,7 +7,6 @@
        <t:style t:include="resource:extra/webapps/pastebin/pastebin.css" />
 
     <nav>
-    <div class="navrow">
         <a href="https://factorcode.org"><img src="https://factorcode.org/favicon.ico" width="24" height="24" /></a>
 
         <t:a t:href="$pastebin">Pastes</t:a>
@@ -21,7 +20,6 @@
 
             <t:button t:action="$login-realm/logout" t:aside="begin" class="link-button link">Logout</t:button>
         </t:if>
-    </div>
     </nav>
 
     <div class="page">