Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Письменов Дмитрий Иванович
/
yourroomads
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit b5f919e8
authored
Apr 03, 2019
by
Jonathan Reinink
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch from block to inline
1 parent
46e9a427
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
resources/js/Shared/SearchFilter.vue
resources/js/Shared/SearchFilter.vue
View file @
b5f919e
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<div
class=
"flex w-full bg-white shadow rounded"
>
<div
class=
"flex w-full bg-white shadow rounded"
>
<dropdown
class=
"px-4 md:px-6 rounded-l border-r hover:bg-grey-lightest focus:border-white focus:shadow-outline focus:z-10"
placement=
"bottom-start"
>
<dropdown
class=
"px-4 md:px-6 rounded-l border-r hover:bg-grey-lightest focus:border-white focus:shadow-outline focus:z-10"
placement=
"bottom-start"
>
<div
class=
"flex items-baseline"
>
<div
class=
"flex items-baseline"
>
<span
class=
"text-grey-darkest hidden md:
block
"
>
Filter
</span>
<span
class=
"text-grey-darkest hidden md:
inline
"
>
Filter
</span>
<svg
class=
"w-2 h-2 fill-grey-darker md:ml-2"
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 961.243 599.998"
>
<svg
class=
"w-2 h-2 fill-grey-darker md:ml-2"
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 961.243 599.998"
>
<path
d=
"M239.998 239.999L0 0h961.243L721.246 240c-131.999 132-240.28 240-240.624 239.999-.345-.001-108.625-108.001-240.624-240z"
/>
<path
d=
"M239.998 239.999L0 0h961.243L721.246 240c-131.999 132-240.28 240-240.624 239.999-.345-.001-108.625-108.001-240.624-240z"
/>
</svg>
</svg>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment