cleaned up imagery and it is looking clean

This commit is contained in:
Ken Johnson
2013-04-24 17:13:00 -04:00
parent c5c566e60a
commit 5cf90ded71
3 changed files with 6 additions and 5 deletions
+4 -2
View File
@@ -19,8 +19,10 @@
<body> <body>
<%= render "layouts/shared/header" %> <%= render "layouts/shared/header" %>
<%= render "layouts/shared/sidebar" %> <%= render "layouts/shared/sidebar" %>
<div class="dashboard-wrapper"> <div class="container-fluid">
<%= yield %> <div class="dashboard-wrapper">
<%= yield %>
</div>
</div> </div>
<%= render "layouts/shared/footer" %> <%= render "layouts/shared/footer" %>
</body> </body>
+2 -2
View File
@@ -1,10 +1,10 @@
<header> <header>
<a href="#l" class="logo"> <a href="#l" class="logo">
<img src="#" alt="Logo"/>
</a> </a>
<div class="user-profile"> <div class="user-profile">
<a data-toggle="dropdown" class="dropdown-toggle"> <a data-toggle="dropdown" class="dropdown-toggle">
<img src="#" alt="profile"> <img src="" alt="profile">
</a> </a>
<span class="caret"></span> <span class="caret"></span>
<ul class="dropdown-menu pull-right"> <ul class="dropdown-menu pull-right">
@@ -1,4 +1,3 @@
<div class="container-fluid">
<div id="mainnav" class="hidden-phone hidden-tablet"> <div id="mainnav" class="hidden-phone hidden-tablet">
<ul style="display: block;"> <ul style="display: block;">
<li class="active"> <li class="active">