diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-12 10:47:16 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-12 10:48:36 +0000 |
| commit | e7c0f6b9822766603295d6acac1f68023258993e (patch) | |
| tree | 8722b010a96e6f3bd3c20467a9f9edf4c7dfc3c6 /user_profile_alt.html | |
| parent | 0e8a122da032679b1fb53487169f857dfdfb8b47 (diff) | |
Make user-solutions.html responsive with Bootstrap. Needs position fixing
Diffstat (limited to 'user_profile_alt.html')
| -rw-r--r-- | user_profile_alt.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_profile_alt.html b/user_profile_alt.html index f152761..73bce35 100644 --- a/user_profile_alt.html +++ b/user_profile_alt.html @@ -24,7 +24,7 @@ </head> <body> - <nav id="mainNav" class="navbar navbar-default navbar-fixed-top" > +<nav id="mainNav" class="navbar navbar-default navbar-fixed-top" > <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> |
