Skip to content
Snippets Groups Projects
Commit ac828424 authored by Fatih Acet's avatar Fatih Acet
Browse files

Merge branch 'mr-widget-alignment' into 'master'

Fixed the alignment in the MR widget

## What does this MR do?

Fixes the alignment of the browse button in the MR widget

## Screenshots (if relevant)

![Screen_Shot_2016-07-17_at_17.47.54](/uploads/41dcb0fad38fdd4dbccfda5ffaeaec6e/Screen_Shot_2016-07-17_at_17.47.54.png)

See merge request !5307
parents a046a568 1bc911d9
No related branches found
No related tags found
No related merge requests found
...@@ -270,7 +270,7 @@ ...@@ -270,7 +270,7 @@
   
.item-title { .item-title {
@media (min-width: $screen-sm-min) { @media (min-width: $screen-sm-min) {
width: 49%; width: 45%;
} }
} }
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment