Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Right aligned menus #87

Open
ghost opened this issue Jun 24, 2015 · 0 comments
Open

Right aligned menus #87

ghost opened this issue Jun 24, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 24, 2015

Hi,

I have this:

    <header class="-navbar dev-navbar">
      <div class="-container">
        <div class="-row">
          <div class="-col1 _hidden-tables_ _hidden-phones_">
            <div class="-header"><a class="dev-logo" href="/">Activitatsd</a></div>
          </div>
          <nav id="mainmenu" class="-col5  _hidden-tablets_ _hidden-phones_" role="menu">
            <ul class="-menu -primary- _hovered_ _responsive_">
              <li><a>Accions</a>

Is it possible to align in the right the <nav id="mainmenu">? Something like _right_?
I just saw the -offset.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants