Skip to content

Commit

Permalink
Fix CSS for based color and padding
Browse files Browse the repository at this point in the history
  • Loading branch information
ve3 committed Jun 4, 2017
1 parent 2659f70 commit 26b8180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rundiz/Profiler/views/rdprofiler.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@ body {
border-top: 1px solid #bbb;
box-shadow: 0 -1px rgba(255,255,255,0.2);
bottom: 0;
color: #333;
display: block;
font-size: 11px;
height: 30px;
left: 0;
margin: 0;
padding: 0;
position: fixed;
width: 100%;
z-index: 100;
Expand Down

0 comments on commit 26b8180

Please sign in to comment.