bug #18087 [WebProfiler] Sidebar button padding (rvanlaak)

This PR was merged into the 2.8 branch.

Discussion
----------

[WebProfiler] Sidebar button padding

| Q             | A
| ------------- | ---
| Branch        | 2.8
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

**Before**

![image](https://cloud.githubusercontent.com/assets/2707563/13665247/bb57b9c8-e6ab-11e5-8347-d26239bab06f.png)

**After**

![image](https://cloud.githubusercontent.com/assets/2707563/13665273/dfbbf860-e6ab-11e5-959c-2a56c6e1b7e5.png)

Commits
-------

0862334 [WebProfiler] Sidebar button padding
This commit is contained in:
Fabien Potencier 2016-03-10 16:22:41 +01:00
commit ff93c1a026

View File

@ -116,6 +116,7 @@ button {
}
.btn-sm svg {
height: 16px;
width: 16px;
vertical-align: middle;
}
.btn-link {
@ -436,6 +437,7 @@ tr.status-warning td {
}
#header h1 svg {
height: 40px;
width: 40px;
margin-top: -4px;
vertical-align: middle;
}
@ -544,7 +546,7 @@ tr.status-warning td {
margin-left: 5px;
}
#sidebar #sidebar-shortcuts .btn {
padding: .5em .6em;
padding: .5em;
}
{# Sidebar Search