diff options
| author | Michael Davis <michael.s.davis@ibm.com> | 2017-09-08 11:28:08 -0500 |
|---|---|---|
| committer | Adriana Kobylak <anoo@us.ibm.com> | 2017-10-09 14:55:26 -0500 |
| commit | 2f275a46b9d93d23e600eb5816797c3d8bce7828 (patch) | |
| tree | 22a710b128c63975ba6311c9d7199014345bd44b /app/common/styles/base | |
| parent | 58fcd7f6ef9fa6f5aa66e633cb637f149eaca732 (diff) | |
| download | phosphor-webui-2f275a46b9d93d23e600eb5816797c3d8bce7828.tar.gz phosphor-webui-2f275a46b9d93d23e600eb5816797c3d8bce7828.zip | |
fixed alignment of icons
Change-Id: I9d2895170c50c77b1cbf12fcc069492c9764c88a
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/styles/base')
| -rw-r--r-- | app/common/styles/base/icons.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/common/styles/base/icons.scss b/app/common/styles/base/icons.scss index ab0446f..47523fe 100644 --- a/app/common/styles/base/icons.scss +++ b/app/common/styles/base/icons.scss @@ -61,7 +61,6 @@ width: 16px; height: 16px; margin-right: .4em; - margin-left: .3em; } .icon__warning { |

